Commit fec29d4b authored by hanfeng's avatar hanfeng

修改seo管理

parent cf874701
...@@ -203,7 +203,6 @@ ...@@ -203,7 +203,6 @@
listRs = response.data.list; listRs = response.data.list;
total = response.data.total total = response.data.total
} }
console.log(JSON.stringify(listRs))
this.listLoading = false; this.listLoading = false;
this.list = listRs; this.list = listRs;
this.total = total; this.total = total;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment