Commit f54c5f6b authored by Mac's avatar Mac

1

parent f8bba333
......@@ -250,6 +250,8 @@
this.getGoodsClassify();
this.getCourseRateList();
this.getCourseEmphasisList();//获取课程重点枚举列表
this.initObj();
},
computed: mapState({
isHaveCourseHoursEdit(state) {
......@@ -271,7 +273,6 @@
},
}),
mounted() {
this.initObj();
},
methods: {
//根据系列改变获取所属科目
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment