Commit a4c54623 authored by lijin's avatar lijin

modified

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