فهرست منبع

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

plg 2 ماه پیش
والد
کامیت
3954177171
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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 {