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() {