法规清单列表 viewer查看权限

This commit is contained in:
CD
2022-11-18 10:13:53 +08:00
parent a8076b6d46
commit d9b3f32594
@@ -1493,6 +1493,8 @@
}
if (this.formInlineRoleSwitching.roleSwitchingCode == '11' || this.formInlineRoleSwitching.roleSwitchingCode == '12') {
roleCode = 0
} else if(this.formInlineRoleSwitching.roleSwitchingCode == '13'){
roleCode = 13
}
let queryParam = JSON.parse(JSON.stringify(this.queryParam))
Object.keys(queryParam).forEach(val => {