完成对公初始操作和专区
This commit is contained in:
@@ -30,7 +30,6 @@ Component({
|
||||
*/
|
||||
methods: {
|
||||
async getData() {
|
||||
console.log(this.data.page, this.data.id, this.id)
|
||||
const page = this.data.page;
|
||||
const id = this.id;
|
||||
const { code, data, message, total } = await getEncyclopediaList(id, page);
|
||||
|
Reference in New Issue
Block a user