GULIMMO
2023-11-11 98c817ed9c015b50bfa4cb04d4d718d767a071d5
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 {