Commit 927767ad authored by hzl's avatar hzl

feat: 初始化调用

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