去除调试
This commit is contained in:
parent
0e7d863dcb
commit
016c017a8d
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue