element-plus 常用控件
摘要:
分页 <el-pagination background layout="prev, pager, next" :total="total" @current-change="currentChange" /> const total = ref(100); function currentChan 阅读全文
posted @ 2023-03-05 19:42 宁静致远. 阅读(64) 评论(0) 推荐(0) 编辑