#
whycq
2024-05-29 a9bf429ca5886ec03d4a3205f0425a7a421b6b8b
pages/phyz/wrkMast/DBList.vue
@@ -148,7 +148,7 @@
            _this.data.three_code = threeCode
            _this.data.limit = limit
            uni.request({
               url: `${_this.baseUrl}/agv/wrkMast/list/auth`,
               url: `${_this.baseUrl}/agv/wrkMast/list/auth/dbList`,
               header: {'token': uni.getStorageSync('token')},
               data: _this.data,
               method: 'GET',