更新
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* @Date: 2020-12-29 16:49:28
|
||||
* @LastEditors: zwq
|
||||
* @LastEditTime: 2024-06-21 15:00:05
|
||||
* @LastEditTime: 2025-08-14 15:44:13
|
||||
* @FilePath: \basic-admin\src\filters\basicData\index.js
|
||||
* @Description:
|
||||
*/
|
||||
@@ -62,6 +62,12 @@ const table = {
|
||||
2: 'wms手动',
|
||||
3: '自动包装线',
|
||||
},
|
||||
taskSourceBuyIn: {
|
||||
1: 'mes下发',
|
||||
2: 'wms手动',
|
||||
3: '自动包装线',
|
||||
4: 'wms外购',
|
||||
},
|
||||
cancellation: {
|
||||
1: '否',
|
||||
2: '是',
|
||||
|
||||
Reference in New Issue
Block a user