if prop is undefined show gongph value. for example: Vue.component('current-user', { data () { return { item: '' // item is undefined } } ...
確定! 回上一頁