法规清单列表 viewer查看权限
This commit is contained in:
@@ -1493,6 +1493,8 @@
|
|||||||
}
|
}
|
||||||
if (this.formInlineRoleSwitching.roleSwitchingCode == '11' || this.formInlineRoleSwitching.roleSwitchingCode == '12') {
|
if (this.formInlineRoleSwitching.roleSwitchingCode == '11' || this.formInlineRoleSwitching.roleSwitchingCode == '12') {
|
||||||
roleCode = 0
|
roleCode = 0
|
||||||
|
} else if(this.formInlineRoleSwitching.roleSwitchingCode == '13'){
|
||||||
|
roleCode = 13
|
||||||
}
|
}
|
||||||
let queryParam = JSON.parse(JSON.stringify(this.queryParam))
|
let queryParam = JSON.parse(JSON.stringify(this.queryParam))
|
||||||
Object.keys(queryParam).forEach(val => {
|
Object.keys(queryParam).forEach(val => {
|
||||||
|
|||||||
Reference in New Issue
Block a user