Compare commits

..

No commits in common. "c09299175af2d767a3c8b061ae82ff8db0ff5035" and "af1c03d3ed7e71d04c5846d33c2ea84db1d01187" have entirely different histories.

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,