Forráskód Böngészése

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

maxiaoxiao 6 hónapja
szülő
commit
886c2eff1a
1 módosított fájl, 1 hozzáadás és 0 törlés
  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 }) {