antd
<ProTablecolumns={columns}dataSource={dataSource}rowKey="key"search={{span: 6,autoComplete: "off",labelWidth: 100}}dateFormatter="string"/>
设置labelWidth
<ProTablecolumns={columns}dataSource={dataSource}rowKey="key"search={{span: 6,autoComplete: "off",labelWidth: 100}}dateFormatter="string"/>
设置labelWidth
发布评论