pages/valveList/valveList.js
@@ -99,14 +99,14 @@ this.setData({ isPhysicalRefreshing: true, }) this.getPhysicalListData(); this.getPhysicalListData(true); }, //获取实体卡列表 getPhysicalListData(isRefresh) { get({ url: 'wx/intake/getCardOpenClose', data: { // clientId: getApp().globalData.clientId, clientId: getApp().globalData.clientId, pageCurr: this.data.physicalPageCurr, pageSize: this.data.pageSize }