增加游戏数学 添加功能
This commit is contained in:
@ -286,7 +286,6 @@ export default {
|
||||
//主题活动
|
||||
getThemeActivityList(themeid) {
|
||||
listActivityByThemeId(themeid).then((response) => {
|
||||
//console.log(response.rows);
|
||||
this.themeactivityOptions = response.rows;
|
||||
});
|
||||
},
|
||||
|
Reference in New Issue
Block a user