Browse Source

代码优化

tanxue 4 months ago
parent
commit
49aa0426f4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/my/index.vue

+ 1 - 0
pages/my/index.vue

@@ -123,6 +123,7 @@
 	
 	// 手机号码绑定
 	function bindBtn(){
+		telDialogFlag.value = false;
 		myGetAuth()
 	}