去除调试

This commit is contained in:
zhenghl 2026-01-09 10:19:30 +08:00
parent 0e7d863dcb
commit 016c017a8d
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@
<!-- <div v-if="tableData[scope.$index].busstatus != 2"> -->
<div>
<!-- <el-button type="primary" size="mini" @click="$message.info('该业务已经停止办理')">办理</el-button> -->
<el-button type="primary" size="mini" @click="gotoHandle(scope.row)">办理1</el-button>
<el-button type="primary" size="mini" @click="gotoHandle(scope.row)">办理</el-button>
<el-button
v-if="tableData[scope.$index].isPassDissentApply"
type="primary"