pages/phyz/order/purchaseOrder.vue
@@ -45,7 +45,7 @@ oldDataList: [], newDataList: [], allCheck: false, allCheckBtnTitle: '全选' allCheckBtnTitle: '全选', } }, onShow() { @@ -121,7 +121,7 @@ header: {'token': uni.getStorageSync('token')}, data: { curr: 1, limit: 1000 limit: 1000, }, method: 'GET', success(res) {