### 基本用法

``` html { width: 40% }
<u-tree-select-new placeholder="请选择">
    <template #item="current">
    </template>
</u-tree-select-new>
```
