yuansh hai 8 meses
pai
achega
38cf180189

+ 15 - 2
src/views/production/mrp/modules/TraRequirements.vue

@@ -243,7 +243,7 @@
                     ellipsis: true,
                 },
                 {
-                    title: '同步状态',
+                    title: '同步(杂发)',
                     align:"center",
                     dataIndex: 'sync',
                     ellipsis: true,
@@ -253,7 +253,20 @@
                     align:"center",
                     dataIndex: 'syncInfo',
                     ellipsis: true,
-                    width:460,
+                    width:260,
+                },
+                {
+                    title: '同步(杂收)',
+                    align:"center",
+                    dataIndex: 'sync1',
+                    ellipsis: true,
+                }, 
+                {
+                    title: '同步信息',
+                    align:"center",
+                    dataIndex: 'syncInfo1',
+                    ellipsis: true,
+                    width:260,
                 },
           ],
       }

+ 15 - 2
src/views/production/mrp/modules/TraRequirementsDeatail.vue

@@ -237,7 +237,7 @@
                     ellipsis: true,
                 },
                 {
-                    title: '同步状态',
+                    title: '同步(杂发)',
                     align:"center",
                     dataIndex: 'sync',
                     ellipsis: true,
@@ -247,7 +247,20 @@
                     align:"center",
                     dataIndex: 'syncInfo',
                     ellipsis: true,
-                    width:460,
+                    width:260,
+                },
+                {
+                    title: '同步(杂收)',
+                    align:"center",
+                    dataIndex: 'sync1',
+                    ellipsis: true,
+                }, 
+                {
+                    title: '同步信息',
+                    align:"center",
+                    dataIndex: 'syncInfo1',
+                    ellipsis: true,
+                    width:260,
                 },
           ],
       }