Browse Source

修改详情页面

wangxy 1 month ago
parent
commit
76a723e8b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/chanpinMy/myInfo.vue

+ 1 - 1
pages/chanpinMy/myInfo.vue

@@ -307,7 +307,7 @@
 	// 手机号码绑定
 	function bindBtn() {
 		telDialogFlag.value = false;
-		myGetAuth()
+    getMyInfo()
 	}
 	// 关闭手机号码弹窗
 	function telClose() {