Browse Source

取消卷内文件删除

duy 2 năm trước cách đây
mục cha
commit
ee34b0d4aa
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/archives/tuning.vue

+ 2 - 2
src/views/archives/tuning.vue

@@ -106,8 +106,8 @@
                             <div>
                                 <HcIcon name="edit" @click="batchEditClick(2)" class="hc-icon-close text-hover"
                                         style=" color:rgb(64, 149, 229);"/>
-                                <HcIcon name="delete-bin" @click="delModalClick" class="hc-icon-close text-hover"
-                                        style="margin-left:5px;margin-right:5px;color: rgb(189, 49, 36);"/>
+                                <!-- <HcIcon name="delete-bin" @click="delModalClick" class="hc-icon-close text-hover"
+                                        style="margin-left:5px;margin-right:5px;color: rgb(189, 49, 36);"/> -->
                                 <HcIcon name="close" @click="closetableFile" class="hc-icon-close text-hover"
                                         style=" color:rgb(64, 149, 229);"/>
                             </div>