ソースを参照

问题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;