修改审核人
This commit is contained in:
parent
69fc803ee7
commit
7cd6f54cff
|
|
@ -182,7 +182,7 @@
|
|||
<!-- <el-button v-if="tableData[scope.$index].busstatus == 2" type="primary" size="mini" @click="gotoPrint(scope.row)">打印</el-button> -->
|
||||
<!-- <div v-if="tableData[scope.$index].busstatus != 2"> -->
|
||||
<div>
|
||||
<el-button type="primary" size="mini" @click="gotoHandle(scope.row)">办理2</el-button>
|
||||
<el-button type="primary" size="mini" @click="gotoHandle(scope.row)">办理</el-button>
|
||||
<el-button
|
||||
v-if="tableData[scope.$index].isPassDissentApply"
|
||||
type="primary"
|
||||
|
|
|
|||
Loading…
Reference in New Issue