zydx-plus 1.33.407 → 1.33.408

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zydx-plus",
3
- "version": "1.33.407",
3
+ "version": "1.33.408",
4
4
  "description": "Vue.js",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -729,7 +729,7 @@ let buttonNames = {
729
729
  lowLevel: {
730
730
  default: "setTask",
731
731
  setTask: '布置任务',
732
- discuss: '讲解交流',
732
+ discuss: '学习交流',
733
733
  // groupStudy: '小组学习',
734
734
  // duplicate: '违纪查重',
735
735
  teacherReview: '教师评价',
package/src/index.js CHANGED
@@ -83,7 +83,7 @@ function install(app) {
83
83
  }
84
84
 
85
85
  export default {
86
- version: '1.33.407',
86
+ version: '1.33.408',
87
87
  install,
88
88
  Calendar,
89
89
  Message,