修改审核人

This commit is contained in:
zhenghl 2026-01-09 15:22:17 +08:00
parent 69fc803ee7
commit 7cd6f54cff
1 changed files with 1 additions and 1 deletions

View File

@ -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"