This commit is contained in:
2025-08-15 09:10:33 +08:00
parent 91e431e545
commit f5d8b37c09
24 changed files with 2173 additions and 135 deletions

View File

@@ -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: '是',