修改主题整合学期计划创建学期限制
This commit is contained in:
@ -215,7 +215,7 @@ export default {
|
||||
//主题活动
|
||||
getThemeActivityList(themeid) {
|
||||
listActivityByThemeId(themeid).then((response) => {
|
||||
//console.log(response.rows);
|
||||
console.log(response.rows);
|
||||
this.themeactivityOptions = response.rows;
|
||||
});
|
||||
},
|
||||
|
Reference in New Issue
Block a user