lxf před 1 rokem
rodič
revize
51793db65f

+ 7 - 0
src/views/production/shipment/print-order/index.vue

@@ -162,6 +162,13 @@ const config = computed(() => {
     },
     {
       attrs: {
+        label: "合并订单号",
+        slot: "groupOrderCodeList",
+        width: 160,
+      },
+    },
+    {
+      attrs: {
         label: "快照时间",
         prop: "backupDate",
       },