From b76ed70f00e438c7391116bf5e27312abce3f148 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期一, 07 十月 2024 23:14:55 +0800
Subject: [PATCH] 修改了相关bug

---
 ruoyi-ui/src/views/clanManager/ancestor/index.vue |    4 ++--
 ruoyi-ui/src/views/travel/index.vue               |    1 +
 ruoyi-ui/src/views/bignote/index.vue              |    1 +
 ruoyi-ui/src/views/contacts/index.vue             |    1 +
 ruoyi-ui/src/views/economy/index.vue              |    1 +
 ruoyi-ui/src/views/pet/index.vue                  |    1 +
 ruoyi-ui/src/views/secret/index.vue               |    1 +
 ruoyi-ui/src/views/wish/index.vue                 |    1 +
 ruoyi-ui/src/views/collection/index.vue           |    1 +
 ruoyi-ui/src/views/doctor/index.vue               |    1 +
 ruoyi-ui/src/views/honor/index.vue                |    2 ++
 ruoyi-ui/src/views/self/show.vue                  |    4 +++-
 ruoyi-ui/src/views/device/index.vue               |    1 +
 ruoyi-ui/src/views/clean/index.vue                |    1 +
 ruoyi-ui/src/views/selfeconomy/index.vue          |    1 +
 ruoyi-ui/src/views/note/index.vue                 |    1 +
 16 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/ruoyi-ui/src/views/bignote/index.vue b/ruoyi-ui/src/views/bignote/index.vue
index e828da3..4f5c460 100644
--- a/ruoyi-ui/src/views/bignote/index.vue
+++ b/ruoyi-ui/src/views/bignote/index.vue
@@ -1007,6 +1007,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/familymodel/bignote/familyeventInfo/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/clanManager/ancestor/index.vue b/ruoyi-ui/src/views/clanManager/ancestor/index.vue
index 51c32da..9d104a0 100644
--- a/ruoyi-ui/src/views/clanManager/ancestor/index.vue
+++ b/ruoyi-ui/src/views/clanManager/ancestor/index.vue
@@ -425,7 +425,7 @@
     /** 鏌ヨ鐢ㄦ埛鍒楄〃 */
     getList() {
       this.loading = true;
-	  alert(this.queryParams.name)
+	 // alert(this.queryParams.name)
 	  //alert(this.queryParams.pageNum)
       listAncestor(this.queryParams).then(response => {
           this.userList = response.data.data;
@@ -684,7 +684,7 @@
     /** 瀵煎嚭鎸夐挳鎿嶄綔 */
     handleExport() {
   const Ids = this.ids;
-alert(Ids)
+//alert(Ids)
       if(Ids.length==0)
       {
         this.download('/ZfAncestor/export', {
diff --git a/ruoyi-ui/src/views/clean/index.vue b/ruoyi-ui/src/views/clean/index.vue
index 1a0a7f6..46b74e8 100644
--- a/ruoyi-ui/src/views/clean/index.vue
+++ b/ruoyi-ui/src/views/clean/index.vue
@@ -1063,6 +1063,7 @@
       /** 鏌ョ湅璇︾粏淇℃伅 */
       handleCheck(row){
         const id = row.id;
+		this.open2 = false; 
         this.$router.push("/familymodel/clean/cleanInfo/" + id);
       },
       /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/collection/index.vue b/ruoyi-ui/src/views/collection/index.vue
index 4560e30..a7498fd 100644
--- a/ruoyi-ui/src/views/collection/index.vue
+++ b/ruoyi-ui/src/views/collection/index.vue
@@ -1182,6 +1182,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/familymodel/collection/collectionInfo/" + id);
 
     },
diff --git a/ruoyi-ui/src/views/contacts/index.vue b/ruoyi-ui/src/views/contacts/index.vue
index 9082c35..442ab28 100644
--- a/ruoyi-ui/src/views/contacts/index.vue
+++ b/ruoyi-ui/src/views/contacts/index.vue
@@ -1141,6 +1141,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/familymodel/Contact/contactsInfo/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/device/index.vue b/ruoyi-ui/src/views/device/index.vue
index 2ccf4ae..5ae2aa9 100644
--- a/ruoyi-ui/src/views/device/index.vue
+++ b/ruoyi-ui/src/views/device/index.vue
@@ -1034,6 +1034,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
      // alert(988)
       this.$router.push("/familymodel/Device/equipmentInfo/" + id);
     },
diff --git a/ruoyi-ui/src/views/doctor/index.vue b/ruoyi-ui/src/views/doctor/index.vue
index d670be8..8e78bae 100644
--- a/ruoyi-ui/src/views/doctor/index.vue
+++ b/ruoyi-ui/src/views/doctor/index.vue
@@ -1119,6 +1119,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/familymodel/Doctor/doctorInfo/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/economy/index.vue b/ruoyi-ui/src/views/economy/index.vue
index a90ab90..3a55ec7 100644
--- a/ruoyi-ui/src/views/economy/index.vue
+++ b/ruoyi-ui/src/views/economy/index.vue
@@ -1045,6 +1045,7 @@
     handleCheck(row){
      // alert(123)
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/familymodel/economy/economyInfo/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/honor/index.vue b/ruoyi-ui/src/views/honor/index.vue
index 7751898..7e5baf4 100644
--- a/ruoyi-ui/src/views/honor/index.vue
+++ b/ruoyi-ui/src/views/honor/index.vue
@@ -901,6 +901,7 @@
       }).then(() => {
 
         this.getList();
+		this.getList1();
         this.$modal.msgSuccess("鍒嗕韩鎴愬姛");
         this.id1 = undefined
         this.open1 = false;
@@ -1108,6 +1109,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/self/Honor/honorInfo/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/note/index.vue b/ruoyi-ui/src/views/note/index.vue
index cf5c502..96d8b61 100644
--- a/ruoyi-ui/src/views/note/index.vue
+++ b/ruoyi-ui/src/views/note/index.vue
@@ -1037,6 +1037,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/familymodel/property/propertyInfo/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/pet/index.vue b/ruoyi-ui/src/views/pet/index.vue
index fc8d9ae..f509d1e 100644
--- a/ruoyi-ui/src/views/pet/index.vue
+++ b/ruoyi-ui/src/views/pet/index.vue
@@ -1065,6 +1065,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/familymodel/pet/petInfo/" + id);
     },
 
diff --git a/ruoyi-ui/src/views/secret/index.vue b/ruoyi-ui/src/views/secret/index.vue
index 255e4af..771b78a 100644
--- a/ruoyi-ui/src/views/secret/index.vue
+++ b/ruoyi-ui/src/views/secret/index.vue
@@ -1108,6 +1108,7 @@
       /** 鏌ョ湅璇︾粏淇℃伅 */
       handleCheck(row){
         const id = row.id;
+		this.open2 = false; 
         this.$router.push("/self/secret/secretInfo/" + id);
       },
       /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/self/show.vue b/ruoyi-ui/src/views/self/show.vue
index 5c64fff..0b25d3a 100644
--- a/ruoyi-ui/src/views/self/show.vue
+++ b/ruoyi-ui/src/views/self/show.vue
@@ -534,7 +534,7 @@
                   size="mini"
                   type="text"
                   icon="el-icon-d-arrow-right"
-                  @click="handleCheck(scope.row)">
+                  @click="handleCheck1(scope.row)">
                   <span style="font-size: 14px;">鏌ョ湅璇︽儏</span></el-button>
                 </div>
               </template>
@@ -1357,6 +1357,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck1(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/self/self/memoInfo/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
@@ -1493,6 +1494,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  
       this.$router.push("/self/self/edit/" + id);
     },
     /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/selfeconomy/index.vue b/ruoyi-ui/src/views/selfeconomy/index.vue
index 1353cf3..9d9e5a1 100644
--- a/ruoyi-ui/src/views/selfeconomy/index.vue
+++ b/ruoyi-ui/src/views/selfeconomy/index.vue
@@ -1138,6 +1138,7 @@
       /** 鏌ョ湅璇︾粏淇℃伅 */
       handleCheck(row){
         const id = row.id;
+		this.open2 = false; 
         this.$router.push("/self/selfeconomy/selfeconomyInfo/" + id);
       },
       /** 淇敼鎸夐挳鎿嶄綔 */
diff --git a/ruoyi-ui/src/views/travel/index.vue b/ruoyi-ui/src/views/travel/index.vue
index 2bed287..bf88b5f 100644
--- a/ruoyi-ui/src/views/travel/index.vue
+++ b/ruoyi-ui/src/views/travel/index.vue
@@ -1440,6 +1440,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       // alert(id)
       //  alert(row.fee_id)
       this.$router.push("/self/travel/Info/" + id);
diff --git a/ruoyi-ui/src/views/wish/index.vue b/ruoyi-ui/src/views/wish/index.vue
index 5595e96..ef5cb8d 100644
--- a/ruoyi-ui/src/views/wish/index.vue
+++ b/ruoyi-ui/src/views/wish/index.vue
@@ -1121,6 +1121,7 @@
     /** 鏌ョ湅璇︾粏淇℃伅 */
     handleCheck(row){
       const id = row.id;
+	  this.open2 = false; 
       this.$router.push("/self/wish/wishInfo/" + id);
 
     },

--
Gitblit v1.9.1