src/views/archiveManager/arMAutoUser.vue
@@ -148,7 +148,6 @@ created() { const roleId = this.$route.params && this.$route.params.roleId const recordId = this.$route.params && this.$route.params.archiveRecordsId if (roleId && recordId) { this.queryParams.roleId = roleId // 进行类型转换