ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/extension/outbound/extend/newAllocateOrderDetail.vue
@@ -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; });