Prechádzať zdrojové kódy

Merge branch 'master' of http://101.43.129.26:10880/psychological_camera/cpdm_manage into fix-new-第二版

plg 2 mesiacov pred
rodič
commit
3954177171
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      src/components/PlanRegister.vue

+ 1 - 0
src/components/PlanRegister.vue

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