zhangafei 1 өдөр өмнө
parent
commit
0c8f997317

+ 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',
+  },
 ]
 
 // 根据铸机号获取配置信息