buhuazhen
2 天以前 4951f434ba268fdb0771bbdb89ca09a581caf43c
src/views/safeProduction/safeWorkApproval/fileList.vue
@@ -32,7 +32,7 @@
  tableData.value = list
}
const downLoadFile = (row) => {
  proxy.$download.name(row.url);
   proxy.$download.byUrl(row.url, row.originalFilename);
}
const lookFile = (row) => {