主题整合学期备课 能直接跳转到课本详情页
This commit is contained in:
parent
8ad3508e18
commit
a5f0561235
@ -223,6 +223,7 @@ export default {
|
|||||||
getTheme(this.id).then((response) => {
|
getTheme(this.id).then((response) => {
|
||||||
//console.log(response);
|
//console.log(response);
|
||||||
if (response.code == "200") {
|
if (response.code == "200") {
|
||||||
|
this.title = response.data.name;
|
||||||
this.title1 = "主题网络";
|
this.title1 = "主题网络";
|
||||||
this.title2 = "家园沟通";
|
this.title2 = "家园沟通";
|
||||||
this.title3 = "活动方案";
|
this.title3 = "活动方案";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user