上記のようなオブジェクトの配列をv-selectで表示。 Copied! <v-select :items="items" />. すると以下のように [object, object] と表示される。
確定! 回上一頁