【修改】修改权限
This commit is contained in:
@@ -232,7 +232,8 @@ export default {
|
||||
submitJson,
|
||||
taskId: this.taskId,
|
||||
userId: this.$store.getters.userInfo.usid,
|
||||
prcType: this.prcType
|
||||
prcType: this.prcType,
|
||||
reportId: JSON.parse(this.processOld.dataJson).reportId
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user