#
whycq
2024-09-12 1a19cc785bed839ca9bd175a103dcfdcd9239d03
pages/phyz/orderOut/orderOutSelect.vue
@@ -131,7 +131,7 @@
            _this.data.three_code = threeCode
            _this.data.limit = limit
            uni.request({
               url: `${_this.baseUrl}/orderDetl/pakout/list/authV193`,
               url: `${_this.baseUrl}/orderDetl/pakout/list/authV3`,
               header: {'token': uni.getStorageSync('token')},
               data: _this.data,
               method: 'GET',