查看详情修改

This commit is contained in:
gongjiale 2022-10-09 15:29:37 +08:00
parent 06d16202a2
commit 4094c3afc4
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ export default {
detailClick(row){
this.detailParamss={}
let applyNumber=row.applyNumber
if (this.departmentId === 3) { //
if (this.departmentId == 3) { //
this.detailType='能力上架'
let params = {
processInstanceId: applyNumber,