wangguoyu 2 months ago
parent
commit
7b903d9a2a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages/admin/Jiazheng/jiazhengUserManager.vue

+ 2 - 1
pages/admin/Jiazheng/jiazhengUserManager.vue

@@ -268,8 +268,9 @@
 				})
 			},
 			changeTab(data) {
-				if (this.status == 'add') {
 					this.banzhengXinxiFlag = false
+				if (this.status == 'add') {
+			
 					if (this.current >= 0) {
 						this.current--;
 						this.updateTabs();