|
|
@ -904,7 +904,9 @@ |
|
|
that.searchForm.workerId = uni.getStorageSync('worker') ? uni.getStorageSync('worker').workerId : '' |
|
|
that.searchForm.workerId = uni.getStorageSync('worker') ? uni.getStorageSync('worker').workerId : '' |
|
|
// 获取用户当前位置 |
|
|
// 获取用户当前位置 |
|
|
// this.getUserLocation(); |
|
|
// this.getUserLocation(); |
|
|
this.getUserOrders(); |
|
|
if(uni.getStorageSync('hiver_token')){ |
|
|
|
|
|
this.getUserOrders(); |
|
|
|
|
|
} |
|
|
if (!uni.getStorageSync('area')) { |
|
|
if (!uni.getStorageSync('area')) { |
|
|
this.checkArea() |
|
|
this.checkArea() |
|
|
} else { |
|
|
} else { |
|
|
|