left-right-select
This is a component based on vue and element-ui; import then put it into components like this: ``` <div> <left-right-select :list="list" /> </div>
This is a component based on vue and element-ui; import then put it into components like this: ``` <div> <left-right-select :list="list" /> </div>