jinx 1 년 전
부모
커밋
8da10a3b6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
             }