From cb9133e0b5fe32def9cbd8ede539aa9955b113f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E9=A3=9E?= Date: Tue, 27 May 2025 20:06:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=A0=E6=9D=A5=E6=BA=90?= =?UTF-8?q?=E8=BD=AC=E5=BA=93=E8=BD=A6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Query/StockQuery/UnDoInfo/index.vue | 3 +- .../auxiliaryManage/auxiliaryOut/index.vue | 3 + src/views/stockIn/NoPoStockIn/index.vue | 3 + .../stocked/NoOrMoveLibraryWork/index.vue | 1140 +++++++++++++++++ 4 files changed, 1148 insertions(+), 1 deletion(-) create mode 100644 src/views/stocked/NoOrMoveLibraryWork/index.vue diff --git a/src/views/Query/StockQuery/UnDoInfo/index.vue b/src/views/Query/StockQuery/UnDoInfo/index.vue index 7f4f7c1..6802c9e 100644 --- a/src/views/Query/StockQuery/UnDoInfo/index.vue +++ b/src/views/Query/StockQuery/UnDoInfo/index.vue @@ -136,7 +136,8 @@ const state = reactive({ { value: '自动转库', label: '自动转库' }, { value: 'QMS质检', label: '质检结果' }, { value: 'FGStockIn', label: '成品入库' }, - { value: '无来源转库', label: '转现场仓及无来源转库' } + { value: '无来源转库', label: '转现场仓及无来源转库' }, + { value: '生产领料出库', label: '备货出库-直接领料出库' } ], page: { pageNum: 1, diff --git a/src/views/auxiliaryManage/auxiliaryOut/index.vue b/src/views/auxiliaryManage/auxiliaryOut/index.vue index 61c8150..7018e18 100644 --- a/src/views/auxiliaryManage/auxiliaryOut/index.vue +++ b/src/views/auxiliaryManage/auxiliaryOut/index.vue @@ -64,6 +64,9 @@ + + +
diff --git a/src/views/stockIn/NoPoStockIn/index.vue b/src/views/stockIn/NoPoStockIn/index.vue index 5f61e79..b10647e 100644 --- a/src/views/stockIn/NoPoStockIn/index.vue +++ b/src/views/stockIn/NoPoStockIn/index.vue @@ -76,6 +76,9 @@ + + +
diff --git a/src/views/stocked/NoOrMoveLibraryWork/index.vue b/src/views/stocked/NoOrMoveLibraryWork/index.vue new file mode 100644 index 0000000..ba2d953 --- /dev/null +++ b/src/views/stocked/NoOrMoveLibraryWork/index.vue @@ -0,0 +1,1140 @@ + + + + + + +