From 49e535d119576d59a3148a4fe534babf78eb56f6 Mon Sep 17 00:00:00 2001 From: gengby <858962040@qq.com> Date: Wed, 5 Feb 2025 08:56:34 +0800 Subject: [PATCH] =?UTF-8?q?add:=E7=89=A9=E6=96=99=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E8=BD=AC=E6=8D=A2=E5=AF=BC=E5=85=A5=E5=8A=9F=E8=83=BD=E6=96=B0?= =?UTF-8?q?=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wms/ivt/stock/UpdateUploadDialog.vue | 148 ++++++++++++++++++ .../src/views/wms/ivt/stock/index.vue | 120 +++++++++----- .../src/views/wms/ivt/stock/stock.js | 12 +- .../controller/StIvtStockDtlController.java | 7 +- .../ivt/service/IStIvtStockDtlService.java | 2 + .../impl/StIvtStockDtlServiceImpl.java | 82 ++++++++++ .../org/nl/wms/schedule/EasBillSchedule.java | 2 +- 7 files changed, 328 insertions(+), 45 deletions(-) create mode 100644 wms/nladmin-ui/src/views/wms/ivt/stock/UpdateUploadDialog.vue diff --git a/wms/nladmin-ui/src/views/wms/ivt/stock/UpdateUploadDialog.vue b/wms/nladmin-ui/src/views/wms/ivt/stock/UpdateUploadDialog.vue new file mode 100644 index 0000000..0e9776e --- /dev/null +++ b/wms/nladmin-ui/src/views/wms/ivt/stock/UpdateUploadDialog.vue @@ -0,0 +1,148 @@ + + + + diff --git a/wms/nladmin-ui/src/views/wms/ivt/stock/index.vue b/wms/nladmin-ui/src/views/wms/ivt/stock/index.vue index acafac7..27fb703 100644 --- a/wms/nladmin-ui/src/views/wms/ivt/stock/index.vue +++ b/wms/nladmin-ui/src/views/wms/ivt/stock/index.vue @@ -46,7 +46,7 @@ @keyup.enter.native="crud.toQuery" /> - + @@ -61,6 +61,16 @@ > 导入库存 + + 库存编码更新 + - - - + + + - - + + - + - + - + - + @@ -134,7 +158,7 @@ - + @@ -154,21 +178,21 @@ @selection-change="crud.selectionChangeHandler" > - + - - - - - - - - - + + + + + + + + + @@ -189,17 +213,18 @@ - + - - - + + + +