组件接收两个 prop
一个是选中的值 value
, 和父级的数据绑定, 用 .sync
修饰, 另一个是选项数组
option
, 同样用 .sync
修饰.
1 | <div id="app"> |
1 | //怎么去掉右边选择的js框架啊 →→→→→→→→→→→→→→→→ |
组件接收两个 prop
一个是选中的值 value
, 和父级的数据绑定, 用 .sync
修饰, 另一个是选项数组
option
, 同样用 .sync
修饰.
1 | <div id="app"> |
1 | //怎么去掉右边选择的js框架啊 →→→→→→→→→→→→→→→→ |