Kaynağa Gözat

元数据编辑弹窗关闭

duy 2 yıl önce
ebeveyn
işleme
57e7159a89
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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)
 }
 
 //编辑