gaoluyang
2026-06-10 7bcc922ed2924583eecf3df378e5f70130d41368
src/views/productionManagement/workOrder/components/filesDia.vue
@@ -78,7 +78,7 @@
        name: "下载",
        type: "text",
        clickFun: row => {
          proxy.$download.name(row.url);
               proxy.$download.byUrl(row.url, row.originalFilename);
        },
      },
      {