ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/extension/outbound/extend/newAllocateOrderDetail.vue
@@ -201,7 +201,7 @@ width: 90, }, { prop: "overOutQuantity", prop: "moveQty", title: "æªææ°é", type: "string", width: 90, @@ -326,7 +326,7 @@ wheres: JSON.stringify(wheres), // æ¥è¯¢æ¡ä»¶ï¼æ ¼å¼ä¸º[{ name: "åæ®µ", value: "xx" }] }; this.http .post("api/AllocateOrderDetail/GetPageData", param, "æ¥è¯¢ä¸") .post("api/AllocateOrderDetail/GetDetailPage", param, "æ¥è¯¢ä¸") .then((x) => { this.tableData = x.rows; });