Ver código fonte

代码优化

tanxue 4 meses atrás
pai
commit
49aa0426f4
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      pages/my/index.vue

+ 1 - 0
pages/my/index.vue

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