src/tabviews/verupmanage/actionList/index.jsx
@@ -812,7 +812,7 @@ const { loadingUuid, loadingNumber } = this.state return ( <div className="button-list toolbar-button"> <div className="verup-button-list verup-toolbar-button"> {this.props.actions.map((item, index) => { let label = item.label if (loadingUuid === item.uuid && loadingNumber !== '') {