heshaofeng
2025-11-11 a8c315dc781efcf605546c92468adc58020692c5
ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/views/inbound/inboundOrder.vue
@@ -258,6 +258,24 @@
          required: true,
        },
        {
          field: "supplyCode",
          title: "供应商编号",
          type: "decimal",
          width: 90,
          align: "left",
          edit: { type: "" },
          required: true,
        },
        {
          field: "barcode",
          title: "条码",
          type: "decimal",
          width: 90,
          align: "left",
          edit: { type: "" },
          required: true,
        },
        {
          field: "orderQuantity",
          title: "单据数量",
          type: "decimal",