From b2fd43f8d568cbe8d52e427c10789e759749d6ec Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期一, 17 三月 2025 15:57:40 +0800
Subject: [PATCH] qx

---
 src/views/system/package/index.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/views/system/package/index.vue b/src/views/system/package/index.vue
index b56fe35..b7bfc87 100644
--- a/src/views/system/package/index.vue
+++ b/src/views/system/package/index.vue
@@ -688,7 +688,10 @@
       this.title = "浣撴濂楅淇℃伅缁存姢";
       this.DataList = [];
       this.checkedkey = [];
+      this.queryParams1.nr = ""
+      this.queryParams1.page=1
       this.checkedListkey = [];
+      this.checkedNodes =[];
       this.getDataList();
       // getAllList().then((response) => {
       //   this.allList = response.data;

--
Gitblit v1.8.0