소스 검색

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 {