´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/outbound/outboundOrder.vue
@@ -29,6 +29,7 @@ const editFormFields = ref({ orderType: "", upperOrderNo: "", orderStatus: "", remark: "", }); const editFormOptions = ref([ @@ -47,6 +48,14 @@ type: "string", }, { title: "åæ®ç¶æ", field: "orderStatus", type: "select", dataKey: "inboundState", data: [], readonly: true, }, { title: "夿³¨", field: "remark", type: "textarea",