소스 검색

增加付跨

zhangafei 1 일 전
부모
커밋
0c8f997317
1개의 변경된 파일30개의 추가작업 그리고 0개의 파일을 삭제
  1. 30 0
      src/views/home/common.data.ts

+ 30 - 0
src/views/home/common.data.ts

@@ -143,6 +143,21 @@ export const configAll5 = [
     belongTable: 'roll_out_shipp',
     color: '#c41d7f',
   },
+  {
+    id: '17',
+    createBy: 'admin',
+    createTime: '2025-06-05 08:56:03',
+    updateBy: null,
+    updateTime: null,
+    sysOrgCode: null,
+    castMachine: '5',
+    typeName: '付跨',
+    belongType: 0,
+    isTrucking: 1,
+    remark: null,
+    belongTable: 'roll_deputy_cross',
+    color: '#d4380d',
+  },
 ]
 // 六号机所有目的地、堆垛配置信息
 export const configAll6 = [
@@ -261,6 +276,21 @@ export const configAll6 = [
     remark: null,
     belongTable: 'stacking_and_loading_vehicles',
   },
+  {
+    id: '18',
+    createBy: 'admin',
+    createTime: '2025-06-05 08:56:03',
+    updateBy: null,
+    updateTime: null,
+    sysOrgCode: null,
+    castMachine: '6',
+    typeName: '付跨',
+    belongType: 0,
+    isTrucking: 1,
+    remark: null,
+    belongTable: 'roll_deputy_cross',
+    color: '#d4380d',
+  },
 ]
 
 // 根据铸机号获取配置信息