<a-table
bordered
:data-source=“dataSource”
:columns=“columns”
党费未公示
data(){
return{
columns: [
{
title: 月份,
dataIndex: “mouth”,
align: “center”,
width: “20%”
// scopedSlots: { customRender: “name” }
},
{
width: “20%”,
children: [
{
dataIndex: “yjje”,
align: “center”
},
{
align: “center”,
dataIndex: “sjje”
}
],
title: (
style={{
position: “relative”
}}
style={{
content: “”,
position: “absolute”,
width: " 1px",
height: “320px”,
top: “-139px”,
left: “128px”,
backgroundColor: “#ded9d9”,
display: “block”,
transform: “rotate(77deg)”
}}
)
},
// {
// title: “实缴金额”,
// dataIndex: “sjje”,
// align: “center”
// },
{
// title: “应缴人数”,
children: [
{
dataIndex: “yjrs”,
align: “center”
},
{
dataIndex: “sjrs”,
align: “center”
}
],
width: “20%”,
title: (
style={{
position: “relative”
}}
style={{
content: “”,
position: “absolute”,
width: " 1px",
height: “320px”,
top: “-139px”,
left: “128px”,
backgroundColor: “#ded9d9”,
display: “block”,
最后
由于篇幅限制,pdf文档的详解资料太全面,细节内容实在太多啦,所以只把部分知识点截图出来粗略的介绍,每个小节点里面都有更细化的内容!
开源分享:【大厂前端面试题解析+核心总结学习笔记+真实项目实战+最新讲解视频】
所以只把部分知识点截图出来粗略的介绍,每个小节点里面都有更细化的内容!
开源分享:【大厂前端面试题解析+核心总结学习笔记+真实项目实战+最新讲解视频】
[外链图片转存中…(img-XyKOxVM7-1714253291567)]
[外链图片转存中…(img-NtoNevxe-1714253291568)]