export const columns = [
{
title: "序号",
dataIndex: 'title',
key: 'title',
},
title: "个税扣缴义务人",
title: "备注",
title: "操作",
}
]
export const dataSource = [];