28015
This commit is contained in:
@@ -497,7 +497,7 @@ export default {
|
|||||||
})
|
})
|
||||||
|
|
||||||
this.dict.load(dicts)
|
this.dict.load(dicts)
|
||||||
if (res.data.approvalStatus == 1) {
|
if (res.data.approvalStatus == 1 && res.data.tableType && res.data.tableType === '2') {
|
||||||
this.menuList.push('签署文件')
|
this.menuList.push('签署文件')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user