´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/inbound/inboundOrder.vue
@@ -24,7 +24,7 @@ cnName: "å ¥åºå", name: "inboundOrder", url: "/InboundOrder/", sortName: "CreateDate", sortName: "id", }); const editFormFields = ref({ orderType: "", @@ -126,6 +126,14 @@ align: "left", }, { field: "warehouseId", title: "ä»åº", type: "string", width: 90, align: "left", bind:{key: "warehouses", data: []} }, { field: "orderType", title: "åæ®ç±»å", type: "string", @@ -145,7 +153,7 @@ field: "createType", title: "å建æ¹å¼", type: "string", width: 90, width: 120, align: "left", bind: { key: "createType", data: [] }, },