Browse Source

修改提示

lex-xin 4 years ago
parent
commit
8ab8ca8103

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-649d06aa.065115d6.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.9839a277.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-0dede6c4.e3bb6da6.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-649d06aa.c062a370.js


+ 1 - 1
src/views/teamBuild/teamSeting/components/setClassV2.vue

@@ -858,7 +858,7 @@ export default {
           obj.subjectIdList = subjectIdList;
           createClass(obj).then(res => {
             if (res.code == 200) {
-              this.$message.success(res.msg);
+              this.$message.success('创建成功');
               this.getList();
               this.newClassVisible = false;
             }

Some files were not shown because too many files changed in this diff