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 @@ + + + + + + +