瀏覽代碼

入库管理页面调整

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) {

Loading…
取消
儲存