Explorar o código

修改新增提示字样

plg hai 1 mes
pai
achega
5aa3879c31
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 {