修改查看详情问题
This commit is contained in:
parent
e83ddfe47e
commit
06d16202a2
|
@ -528,7 +528,6 @@ export default {
|
|||
detailClick(row){
|
||||
this.detailParamss={}
|
||||
let applyNumber=row.applyNumber
|
||||
if(applyNumber ==nu)
|
||||
if (this.departmentId === 3) { //能力上架
|
||||
this.detailType='能力上架'
|
||||
let params = {
|
||||
|
|
Loading…
Reference in New Issue