浏览代码

整治项目图斑查询详情跳转关闭页面

maxiaoxiao 6 月之前
父节点
当前提交
886c2eff1a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/LandConsolidation/components/details.vue

+ 1 - 0
src/views/LandConsolidation/components/details.vue

@@ -104,6 +104,7 @@ export default {
       }
     },
     go() {
+      this.dialogVisible = false
       this.handleView({ id: this.formData.pid }, "整治项目");
     },
     cellClass({ row, column, rowIndex, columnIndex }) {