Explorar o código

create branch

bill %!s(int64=3) %!d(string=hai) anos
pai
achega
cd38719606
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/merge/index.vue

+ 1 - 0
src/views/merge/index.vue

@@ -101,6 +101,7 @@ const currentItem = ref<ActionsItem | null>(null)
 watchEffect(() => {
   if (!custom.currentModel) {
     currentItem.value = null
+    
   }
 })