diff --git a/pages/contract/change/components/VariantsList/index.js b/pages/contract/change/components/VariantsList/index.js index 5b969eb..c1a19c3 100644 --- a/pages/contract/change/components/VariantsList/index.js +++ b/pages/contract/change/components/VariantsList/index.js @@ -68,7 +68,6 @@ export default class VariantsList extends React.Component render() { const { number, variants, variants_types, selected, blocked, loading } = this.props; - console.log("variants_typesvariants_typesvariants_typesvariants_typesvariants_types"); console.log(variants_types); return ( @@ -86,25 +85,25 @@ export default class VariantsList extends React.Component -1 ? true : false } onChange={ () => { this._handle_onVariant(variant.type) } }/> -
Закрыть
-Закрыть
+- Внимание! Существует активное неподписанное дополнительное - соглашение. Расчёт новых изменений невозможен -
- Подробнее +{ variants.comment !== null ? variants.comment : "Внимание! Существует активное неподписанное дополнительное соглашение. Расчёт новых изменений невозможен." }
+ { variants.comment === null && (Подробнее) }