Compare commits

...

2 Commits

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,