tangning 10 tháng trước cách đây
mục cha
commit
9df6555a3f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/components/Upload/src/FileList.vue

+ 0 - 1
src/components/Upload/src/FileList.vue

@@ -24,7 +24,6 @@
         console.log('createPreviewActionColumn',columnList,dataSource)
         return (
           <table class="file-table">
-            {{dataSource}}
             <colgroup>
               {columnList.map((item) => {
                 const { width = 0, dataIndex } = item;