wangguoyu 2 달 전
부모
커밋
7b903d9a2a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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();