主题整合月计划优化 table页能直接查看内容
This commit is contained in:
@ -249,6 +249,7 @@ export default {
|
||||
this.queryParams.themeid = "";
|
||||
//console.log(this.id);
|
||||
listActivity(this.queryParams).then((req) => {
|
||||
this.title = req.rows[0].name;
|
||||
//console.log(req);
|
||||
if (req.code == "200") {
|
||||
this.activityList = req.rows;
|
||||
|
Reference in New Issue
Block a user