|
|
@ -305,9 +305,6 @@ class CommonWorkDetailIndex extends Component{
|
|
|
|
.floatSpinParent .ant-spin-nested-loading {
|
|
|
|
.floatSpinParent .ant-spin-nested-loading {
|
|
|
|
float: right;
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.floatSpinParent .ant-spin-nested-loading .ant-spin-spinning{
|
|
|
|
|
|
|
|
top: 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
`}</style>
|
|
|
|
`}</style>
|
|
|
|
{this.props.isAdmin()? <Spin spinning={this.state.donwloading} style={{ }}>
|
|
|
|
{this.props.isAdmin()? <Spin spinning={this.state.donwloading} style={{ }}>
|
|
|
|
<li className="li_line drop_down fr color-blue font-16 mr8 mt20" style={{"padding":"0 20px"}}>
|
|
|
|
<li className="li_line drop_down fr color-blue font-16 mr8 mt20" style={{"padding":"0 20px"}}>
|
|
|
|