maxiaoxiao 3 mesiacov pred
rodič
commit
5aa64e0ada

+ 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;