src/views/qualityManagement/metricMaintenance/index.vue
@@ -317,14 +317,13 @@ confirmButtonText: "确认", cancelButtonText: "取消", type: "warning", }) .then(() => { proxy.download("/quality/qualityTestStandard/export", {}, "检测指标.xlsx"); }) .catch(() => { proxy.$modal.msg("已取消"); }); }).then(() => { proxy.download("/quality/qualityTestStandard/export", {}, "检测指标.xlsx"); }).catch(() => { proxy.$modal.msg("已取消"); }); }; // 删除指标 const handleDelete = () => { let ids = [];