Commit 5798b7b8 authored by lijin's avatar lijin

modified

parent 0d3565f9
......@@ -11,7 +11,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