Преглед изворни кода

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

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 }) {