<div id="app" class="container">. 2. <table class="table">. 3. <tr v-for="row in dataRows">. 4. <td v-for="(value, key) in row">. 5. {{ key }} : {{ value }}.
確定! 回上一頁