This commit is contained in:
2024-01-23 15:11:43 +08:00
parent dc406786e7
commit 49bbd6fcda
12 changed files with 955 additions and 295 deletions

View File

@@ -2,7 +2,7 @@
/*
* @Date: 2020-12-29 16:49:28
* @LastEditors: zwq
* @LastEditTime: 2023-10-30 15:05:30
* @LastEditTime: 2024-01-19 13:50:00
* @FilePath: \basic-admin\src\filters\basicData\index.js
* @Description:
*/
@@ -29,6 +29,7 @@ const table = {
1: '入库',
2: '出库',
3: '移库',
4: '出库带移库',
},
mainTaskState:{
0: '开始',
@@ -37,6 +38,8 @@ const table = {
3: '已发送堆垛机',
4: '堆垛机运行中',
5: '完成',
6: '已发送传输线',
7: '传输线运行中',
},
taskSource: {
1: 'mes下发',