浏览代码

问题x修改

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

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

@@ -66,6 +66,7 @@ export default {
     //关闭详情
     closeInster() {
       this.isShallow = false;
+      this.$emit('closeInster')
     },
     close() {
       this.dialogVisible = false;