tangning 10 months ago
parent
commit
9df6555a3f
1 changed files with 0 additions and 1 deletions
  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;