File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/sale/checkout/view/property/src/property.js
Back
import { BitrixVue } from 'ui.vue'; import { Application } from 'sale.checkout.const'; import 'sale.checkout.view.property'; BitrixVue.component('sale-checkout-view-property', { props: ['items', 'mode', 'order', 'propertyVariants', 'errors'], computed: { getConstMode() { return Application.mode } }, template: ` <div> <template v-if="mode === getConstMode.edit"> <sale-checkout-view-property-list_edit :items="items" :errors="errors" :propertyVariants="propertyVariants"/> </template> <template v-else> <sale-checkout-view-property-list_view :items="items" :number="order.accountNumber" :propertyVariants="propertyVariants"/> </template> </div> ` });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings