修改页面样式
parent
c2b0e5c99f
commit
d67393eaa2
|
|
@ -147,6 +147,7 @@ function List(props) {
|
|||
{(props.permission(props.exportPermissionKey || "inspection-qy-list-dc") && query.entrance !== "statistics") && (
|
||||
<Button
|
||||
type="primary"
|
||||
ghost
|
||||
loading={loading}
|
||||
icon={<ExportIcon />}
|
||||
onClick={async () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue