From 02e43fa1bb0f899e554d54eeb4c32b0b79759dcd Mon Sep 17 00:00:00 2001
From: Administrator <1051256694@qq.com>
Date: 星期三, 11 三月 2026 15:40:05 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html b/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html
index bf74c2a..ece51b6 100644
--- a/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html
+++ b/src/main/webapp/views/orderCargoGrouping/orderCargoGroupingOperate.html
@@ -326,7 +326,7 @@
 						@size-change="handleDetailSizeChange"
 						@current-change="handleDetailCurrentChange"
 						:current-page="detailCurrentPage"
-						:page-sizes="[5, 10, 20]"
+						:page-sizes="[5, 10, 20, 50, 100]"
 						:page-size="detailPageSize"
 						layout="total, sizes, prev, pager, next, jumper"
 						:total="detailTotal">
@@ -429,6 +429,17 @@
 				setInterval(() => {
 					this.getTableDataA();
 				}, 10000);
+			},
+			handleDetailSearch() {
+				// 瑙﹀彂璁$畻灞炴�ч噸鏂拌绠楀嵆鍙紝鏃犻渶棰濆鎿嶄綔
+				this.$forceUpdate(); // 鍙�夛紝纭繚绔嬪嵆鍒锋柊锛堥�氬父涓嶉渶瑕侊級
+			},
+
+			// 鏄庣粏鎼滅储閲嶇疆
+			handleDetailReset() {
+				this.detailSearch.standby3 = '';
+				this.detailSearch.boxType3 = '';
+				// 閲嶇疆鍚庤〃鏍艰嚜鍔ㄦ仮澶嶅師鏁版嵁
 			},
 
 			// 鑾峰彇涓昏〃A鏁版嵁
@@ -586,7 +597,7 @@
 			// 			// 妯℃嫙鏁版嵁
 			// 			that.mockTableBData();
 			// 		}
-			// 	});
+			// 	});c
 			// },
 
 			// 鑾峰彇鍟嗗搧鍞竴鏍囪瘑

--
Gitblit v1.9.1