buhuazhen
5 天以前 28c8ef8428f51b41e8f1e34a08bd83bf305bd0c0
src/views/salesManagement/salesLedger/fileList.vue
@@ -29,7 +29,7 @@
  tableData.value = list
}
const downLoadFile = (row) => {
  proxy.$download.name(row.url);
   proxy.$download.byUrl(row.url, row.originalFilename);
}
const lookFile = (row) => {