src/views/qualityManagement/processInspection/index.vue
@@ -188,13 +188,13 @@ submit(row.id); }, }, { name: "下载", type: "text", clickFun: row => { downLoadFile(row); }, }, // { // name: "下载", // type: "text", // clickFun: row => { // downLoadFile(row); // }, // }, ], }, ]);