Browse Source

入库管理页面调整

master
huminghao 1 week ago
parent
commit
351ad48cec
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/views/inventoryControl/putInstorage/index.vue

+ 0
- 1
src/views/inventoryControl/putInstorage/index.vue View File

@@ -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…
Cancel
Save