lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
1e4bb366c2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/train-plan/term-lesson.vue

+ 1 - 1
src/views/train-plan/term-lesson.vue

@@ -363,7 +363,7 @@ export default {
       let planid = _.get(this.defaultOption, 'planid');
       let termid = _.get(this.defaultOption, `termid`);
       if (needAlert)
-        this.$confirm('此操作将会将后生成且没有课表的班级生成课表,已经生成的课表将不会还原!', '提示', {
+        this.$confirm('此操作将会将后生成且没有课表的班级生成课表,已经生成的课表将不会改变!', '提示', {
           confirmButtonText: '按模板排课',
           cancelButtonText: '取消',
           type: 'warning',