|
|
@ -364,6 +364,7 @@ |
|
|
this.editFormBak={...this.editForm} |
|
|
this.editFormBak={...this.editForm} |
|
|
}, |
|
|
}, |
|
|
goToBizDetail(row){ |
|
|
goToBizDetail(row){ |
|
|
|
|
|
this.editForm=row |
|
|
if(row.bizType=='1'){ |
|
|
if(row.bizType=='1'){ |
|
|
this.taskDetailVisible=true |
|
|
this.taskDetailVisible=true |
|
|
}else if(row.bizType=='2'){ |
|
|
}else if(row.bizType=='2'){ |
|
|
|