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

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

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