tangning hace 10 meses
padre
commit
9df6555a3f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;