iview not-found-text这种横线连接的属性怎么render?

return h('i-select',{


props: {

    value: "xxx",

    size: 'small',

    not-found-text: '暂无'

}

}, selectDom);


not-found-text: '暂无',这一行IDE直接报错


RISEBY
浏览 474回答 1
1回答

撒科打诨

没用过iview猜测一般情况下都是'not-found-text': '暂无'// or 驼峰notFoundText: '暂无'说错了直接折叠了吧
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

JavaScript