摘要: <component :is="currentCom"></component> import Grid from './component/grid'; methods: { condiation () { // ....some code this.currentCom = Grid } } c 阅读全文
posted @ 2019-06-21 16:55 Mr_R 阅读(3536) 评论(0) 推荐(0)