1
Huangxiaoqiang-03
2024-10-23 c05003c73bbe527478bccc55efe25c19068b6f50
代码管理/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrder.vue
@@ -28,6 +28,7 @@
    });
    const editFormFields = ref({
      orderType: "",
      orderNo:"",
      upperOrderNo: "",
      orderStatus: "",
      remark: "",
@@ -43,6 +44,11 @@
          data: [],
        },
        {
        field: "orderNo",
        title: "鍗曟嵁缂栧彿",
        type: "string",
      },
        {
          title: "涓婃父鍗曟嵁缂栧彿",
          field: "upperOrderNo",
          type: "string",