jinx 1 year ago
parent
commit
8da10a3b6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/files/index.vue

+ 1 - 1
src/components/files/index.vue

@@ -231,7 +231,7 @@ const onAddConfirm = () => {
         if (tag) {
             if (isAdd) {
                 tag.__temp = true
-                // tag._add = true
+                tag._add = true
                 isAdd = false
             }