Ver Fonte

修改新增提示字样

plg há 1 mês atrás
pai
commit
5aa3879c31
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/PlanRegister.vue

+ 1 - 0
src/components/PlanRegister.vue

@@ -942,6 +942,7 @@ export default {
             //调用父组件的查询方法
 
             that.$emit("search");
+            this.$message.success("新增成功");
             // that.$emit("configuration", res.data);
             //也调用打开人员配置的方法
           } else {