pages/basics/stockQuery.vue
@@ -66,10 +66,10 @@ find(){ let that = this uni.request({ url:that.baseUrl + "/mobile/locDetl/stockQuery", url: that.baseUrl + "/mobile/locDetl/stockQuery", header:{ 'content-type':'application/x-www-form-urlencoded', 'token': localStorage.getItem('token') 'token':uni.getStorageSync('token') }, data:{ locNo: that.locNo,