Commit 2aaeeea1 by zhaochengxiang

任务执行情况权限

parent d3fde8ac
......@@ -392,7 +392,7 @@ const FC = (props) => {
columns={columns||[]}
rowKey='taskStateId'
dataSource={tableData||[]}
extraColWidth={48}
extraColWidth={0}
pagination={false}
scroll={{ y: 'calc(100vh - 400px)' }}
sticky
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment