Huangxiaoqiang-03
2024-10-21 ca54833cebd878d27d411edab28c3a2850415074
代码管理/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",