From 4acd91d46640bc36774f3c31012bc306cbdf0eb2 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Thu, 9 Jan 2025 16:42:45 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=B4=E4=BF=AE=E9=A9=B3=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../material/repair/repairManage/component/home.vue | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/views/material/repair/repairManage/component/home.vue b/src/views/material/repair/repairManage/component/home.vue index a03d536a..0db0b71c 100644 --- a/src/views/material/repair/repairManage/component/home.vue +++ b/src/views/material/repair/repairManage/component/home.vue @@ -61,11 +61,11 @@ 新增 --> - 提交 - - - 退回 + 提交审核 + 导出 @@ -99,7 +99,7 @@ @@ -578,8 +578,7 @@ export default { }).then(() => { this.getList(); this.$modal.msgSuccess("驳回成功"); - }).catch(() => {}); - + }).catch(() => {}); }, /** 导出按钮操作 */ handleExport() {