Browse Source

补充

release/epdc
qushutong 1 year ago
parent
commit
b38513103c
  1. 4
      src/views/modules/events/appeal-cssb-list.vue

4
src/views/modules/events/appeal-cssb-list.vue

@ -232,11 +232,11 @@
<div class="popupButton"> <div class="popupButton">
<div> <div>
<el-button type="primary" <el-button type="primary"
@click="cssbAction()">吹哨上报</el-button> @click="cssbAction()">吹哨上报市里</el-button>
</div> </div>
<div> <div>
<el-button type="primary" <el-button type="primary"
@click="reportAgain()">再次上报</el-button> @click="reportAgain()">再次上报网格化</el-button>
</div> </div>
</div> </div>
</el-dialog> </el-dialog>

Loading…
Cancel
Save