Explorar o código

[dev] post edit publish

wenliming %!s(int64=2) %!d(string=hai) anos
pai
achega
f323bafd34
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/view/iframe/publish/publish.vue

+ 1 - 0
src/view/iframe/publish/publish.vue

@@ -39,6 +39,7 @@ const hideIframe = () => {
 };
 
 const hideSelectDialog = () => {
+    selectVisible.value = false;
     close();
 }