Browse Source

问题x修改

maxiaoxiao 2 months ago
parent
commit
5aa64e0ada
1 changed files with 1 additions and 0 deletions
  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;