subPackage/workbench/views/report.vue
@@ -93,6 +93,7 @@ } }, onShow() { this.currentRole = uni.getStorageSync("activeRole") this.reportList = [] this.getPageList() }, @@ -106,9 +107,11 @@ const params = { realName: this.keyWord, confirmFlag: this.tabStatus } } const { roleName } = this.currentRole const res = await getPage({ ...params, ...params, roleName, ...this.pagingParams }) const {