#
whycq
2022-02-22 ed52313c4a5fa425846d3a67de208c209823916c
pages/basics/stockQuery.vue
@@ -66,7 +66,7 @@
         find(){
            let that = this
            uni.request({
               url: that.baseUrl + "/mobile/locDetl/stockQuery",
               url: that.baseHttp + that.baseIP + that.baseUrl + "/mobile/locDetl/stockQuery",
               header:{
                  'content-type':'application/x-www-form-urlencoded',
                  'token':uni.getStorageSync('token')