Commit 2aaeeea1 by zhaochengxiang

任务执行情况权限

parent d3fde8ac
...@@ -392,7 +392,7 @@ const FC = (props) => { ...@@ -392,7 +392,7 @@ const FC = (props) => {
columns={columns||[]} columns={columns||[]}
rowKey='taskStateId' rowKey='taskStateId'
dataSource={tableData||[]} dataSource={tableData||[]}
extraColWidth={48} extraColWidth={0}
pagination={false} pagination={false}
scroll={{ y: 'calc(100vh - 400px)' }} scroll={{ y: 'calc(100vh - 400px)' }}
sticky 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