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