提交 a9956310 编写于 作者: yi.li's avatar yi.li

面包屑文案修改

上级 9b6f09a2
...@@ -400,6 +400,7 @@ export default { ...@@ -400,6 +400,7 @@ export default {
created() { created() {
const { id } = this.$route.query; const { id } = this.$route.query;
if (id) { if (id) {
this.curmbThird = '编辑学科';
this.getSubjectDetail(id); this.getSubjectDetail(id);
} }
this.getGradeList(); this.getGradeList();
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册