gjy 3 年之前
父节点
当前提交
7d8206ac22
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/user/user.vue

+ 1 - 1
pages/user/user.vue

@@ -308,7 +308,7 @@
 					}
 				})
 				if(!uni.getStorageSync('compName')){
-					this.$api.doRequest('get', '/openServiceInfo/selectCommonCompany', {
+					this.$api.doRequest('get', '/commonUser/getCompOwn', {
 				phone: this.userInfo.phone
 			}).then(res => {
 						if (res.data.data) {