Commit 927767ad authored by hzl's avatar hzl

feat: 初始化调用

parent 582335c1
...@@ -167,8 +167,8 @@ export default { ...@@ -167,8 +167,8 @@ export default {
} }
}, },
mounted() { mounted() {
// 初始化加载数据 // 初始化加载TikTok账户数据
this.getAccountList() this.getTiktokAccountList()
}, },
methods: { methods: {
// 获取账号列表 // 获取账号列表
......
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