Edit: Actually, a simple v-if might work: <li v-for="item in items" v-if="item !== null" track-by="id">. Give it a try. If not, do this:.
確定! 回上一頁