king
2020-06-24 58a28e1faa15f638a136fefdcfcd0b3106c1fa16
src/templates/sharecomponent/actioncomponent/verifyprint/editable/index.jsx
@@ -119,7 +119,7 @@
              <Popconfirm
                title={props.dict['header.form.query.delete']}
                okText={props.dict['model.confirm']}
                cancelText={props.dict['header.cancel']}
                cancelText={props.dict['model.cancel']}
                onConfirm={() => this.handleDelete(record.key)
              }>
                <span style={{color: '#1890ff', cursor: 'pointer'}}><Icon type="delete" /></span>