Commit a4c54623 authored by lijin's avatar lijin

modified

parent 5798b7b8
......@@ -13,7 +13,7 @@
<el-option
v-for="account in youtubeAccounts"
:key="account.id"
:label="account.alias"
:label="account.name"
:value="account.id">
</el-option>
</el-select>
......
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