#
whycq
2024-06-14 ecc23221e3344bc4a82a80290498f41553db3d5f
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')},