@@ -770,7 +770,7 @@ export default {
.catch(() => {
this.$message({
type: "warning",
- message: "已取消删除",
+ message: "已取消作废",
});
},