wocwin / t-ui-plus

基于vue3+ts+Element-plus二次封装基础组件文档;vue3基础组件文档
https://wocwin.github.io/t-ui-plus/
MIT License
253 stars 51 forks source link

分页下拉框单选,调用接口分页会消失的问题 #40

Closed Qjstar closed 5 months ago

Qjstar commented 5 months ago

<TSelectPage placeholder="请选择" v-model="clValue" :optionSource="stepList" valueCustom="value" labelCustom="label" @current-change="currentChangePage" @change="selectChangePage" isShowPagination :paginationOption="paginationOption" />

wocwin commented 5 months ago

没有TSelectPage 组件;最好录制一个视频或者截图说明一下