Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

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