修改禅道已知bug

This commit is contained in:
范强强
2022-09-07 20:22:38 +08:00
parent 4a91131efc
commit cb662275ec
@@ -505,7 +505,9 @@
getTableListReset() {
let params = {
paramsManifestId: this.$route.query.id,
userTypes: this.currentPersonRole
userTypes: this.currentPersonRole,
pageNo:this.pageNo,
pageSize:this.pageSize
}
this.loading = true
this.$emit('listReset', '')