@ -77,7 +77,7 @@
v-hasPermi="['yg:qqhj:view']"
>查看</el-button
>
</el-col> -->
</el-col>
<el-col :span="1.5">
<el-button
type="success"
@ -88,7 +88,7 @@
>确权划界</el-button
<!-- <el-col :span="1.5">
type="danger"
icon="el-icon-delete"
@ -560,6 +560,7 @@ export default {
/** 新增按钮操作 */
handleAdd() {
this.reset();
this.isResolve = false;
this.open = true;
this.title = "添加水闸隐患信息";
},