浏览代码

Merge branch 'dev' of http://192.168.0.115:3000/4dkankan/4dkankan_bim into dev

xzw 1 年之前
父节点
当前提交
d901514ec4
共有 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
             }