wangguoyu há 2 meses atrás
pai
commit
7b903d9a2a
1 ficheiros alterados com 2 adições e 1 exclusões
  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();