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>