pages/phyz/checkLocDetl/checkLocDetl.vue
@@ -125,6 +125,7 @@ getLocMastList(barcode) { let _this = this // uni.setStorageSync('lev1', this.lev1); this.dataList = [] uni.request({ url: `${_this.baseUrl}/agv/locMast/list/auth`, header: {'token': uni.getStorageSync('token')},