Explorar o código

取消作废 提示优化

ch %!s(int64=4) %!d(string=hai) anos
pai
achega
918d25ef76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      front-vue/src/views/service/cost/costManage.vue

+ 1 - 1
front-vue/src/views/service/cost/costManage.vue

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