浏览代码

入库管理页面调整

master
huminghao 1周前
父节点
当前提交
351ad48cec
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/views/inventoryControl/putInstorage/index.vue

+ 0
- 1
src/views/inventoryControl/putInstorage/index.vue 查看文件

@@ -309,7 +309,6 @@ function getList() {
}
}
tableData.value = []
///invw/inventory/inventorypagelist
BaseService.postN('/invw/api/enterApply/page', params).then(
(res: any) => {
if (res && res.code === 0) {

正在加载...
取消
保存