摘要:
我这里的表头是这样设置的 <style lang="less" scoped> ::v-deep { .ant-table-thead { tr { th:nth-child(5) { text-align: center; } } } } </style> 直接参考https://blog.csd 阅读全文
posted @ 2022-09-08 17:21
zongkm
阅读(1082)
评论(0)
推荐(0)
摘要:
const columns = [ { title: "序号", dataIndex: "index", key: "index", align: "center", customRender: (text, record, index) => `${index + 1}`, width: "4%" 阅读全文
posted @ 2022-09-08 17:18
zongkm
阅读(27)
评论(0)
推荐(0)

浙公网安备 33010602011771号