Prechádzať zdrojové kódy

修改新增提示字样

plg 1 mesiac pred
rodič
commit
5aa3879c31
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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 {