Browse Source

元数据编辑弹窗关闭

duy 2 năm trước cách đây
mục cha
commit
57e7159a89
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/archives/components/meta-info.vue

+ 1 - 0
src/views/archives/components/meta-info.vue

@@ -116,6 +116,7 @@ const gobackClick = () => {
 //取消
 const cancelClick = () => {
     isEdit.value=true
+    emits('upshowModal', false)
 }
 
 //编辑