lxf 1 年之前
父节点
当前提交
51793db65f
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/views/production/shipment/print-order/index.vue

+ 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",
       },