\r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vuetify-loader/lib/loader.js??ref--17-0!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/vuetify-loader/lib/loader.js??ref--17-0!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Modal.vue?vue&type=template&id=2a26d1b0&scoped=true&\"\nimport script from \"./Modal.vue?vue&type=script&lang=js&\"\nexport * from \"./Modal.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Modal.vue?vue&type=style&index=0&id=2a26d1b0&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"2a26d1b0\",\n null\n \n)\n\nexport default component.exports\n\n/* vuetify-loader */\nimport installComponents from \"!../../../node_modules/vuetify-loader/lib/runtime/installComponents.js\"\nimport { VBtn } from 'vuetify/lib/components/VBtn';\nimport { VDialog } from 'vuetify/lib/components/VDialog';\nimport { VIcon } from 'vuetify/lib/components/VIcon';\ninstallComponents(component, {VBtn,VDialog,VIcon})\n","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/sass-resources-loader/lib/loader.js??ref--8-oneOf-1-4!../../../node_modules/vuetify-loader/lib/loader.js??ref--17-0!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=style&index=0&id=2a26d1b0&lang=scss&scoped=true&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/sass-resources-loader/lib/loader.js??ref--8-oneOf-1-4!../../../node_modules/vuetify-loader/lib/loader.js??ref--17-0!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=style&index=0&id=2a26d1b0&lang=scss&scoped=true&\"","export default {\r\n appLoading: false,\r\n loading: false,\r\n alertsKey: 0,\r\n alerts: [],\r\n snackbar: false,\r\n snackbarColor: '',\r\n snackbarText: '',\r\n isOnline: true,\r\n};\r\n","import mod from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/vuetify-loader/lib/loader.js??ref--17-0!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ProgressCircular.vue?vue&type=style&index=0&id=32372d31&scoped=true&lang=css&\"; export default mod; export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--6-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../../node_modules/vuetify-loader/lib/loader.js??ref--17-0!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ProgressCircular.vue?vue&type=style&index=0&id=32372d31&scoped=true&lang=css&\"","import {\r\n SET_CURRENT_DEVICE,\r\n SET_CURRENT_DEVICE_BY_BILLING,\r\n SET_CURRENT_DEVICE_DATA,\r\n SET_DEVICES_DATA,\r\n SET_DEVICES,\r\n SET_INDICATIONS, UPDATE_DEVICE_INDICATION, UPDATE_DEVICE_DATA,\r\n} from \"../../mutation-types\";\r\nimport Vue from 'vue'\r\n\r\nexport default {\r\n [SET_INDICATIONS]: (state, payload) => {\r\n state.indications = payload;\r\n },\r\n [SET_DEVICES]: (state, payload) => {\r\n if (payload.length !== 0) {\r\n payload.forEach((item) => item.displayName = item.serviceName || '' + '; прибор ' + item.type || '' + ' № ' + item.meterNumber || '');\r\n }\r\n state.devices = payload;\r\n },\r\n [SET_CURRENT_DEVICE]: (state, payload) => {\r\n state.currentDevice = payload;\r\n },\r\n [SET_DEVICES_DATA]: (state, payload) => {\r\n state.devicesData = payload;\r\n },\r\n [UPDATE_DEVICE_DATA]: (state, payload) => {\r\n\r\n // console.log('state.indications');\r\n // console.log(state.indications);\r\n // console.log(payload);\r\n // return;\r\n\r\n let indication = state.indications.find((indication) => indication.guid === payload.guid);\r\n\r\n if (indication) {\r\n Vue.set(indication,'currentIndication', payload.currentIndication)\r\n Vue.set(indication,'consumption', payload.consumption)\r\n Vue.set(indication,'subTotal', payload.consumption * indication.tariff.value || 0)\r\n }\r\n },\r\n [UPDATE_DEVICE_INDICATION]: (state, payload) => {\r\n let indication = state.indications.find((indication) => indication.guid === payload.guid);\r\n if (indication) {\r\n indication.lastIndication = payload.value || 0;\r\n }\r\n },\r\n\r\n}\r\n\r\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('modal',{attrs:{\"show\":_vm.show,\"width\":\"700\"},on:{\"change\":function($event){return _vm.$emit('change',$event)}},scopedSlots:_vm._u([{key:\"header\",fn:function(){return [_c('span',[_vm._v(\"Услуга \\\"Электронный ЕПД\\\"\")])]},proxy:true},{key:\"main\",fn:function(){return [_c('div',{staticClass:\"modal-info text-left px-7 py-5\"},[_c('span',{staticClass:\"d-block helvetica-medium pb-2 fs-18\"},[_vm._v(\"Уважаемый клиент!\")]),_c('span',{staticClass:\"d-block fs-18\"},[_vm._v(\"\\n АО \\\"Татэнергосбыт\\\" предлагает отказаться от бумажной квитанции и перейти на получение квитанции\\n по электронной почте\\n \")]),_c('span',{staticClass:\"d-block helvetica-medium mt-4 mb-3 text-center tes-orange-text fs-20\"},[_vm._v(\"Выгоды электронной квитанции\")]),_c('v-row',{attrs:{\"align\":\"top\",\"justify\":\"space-around\",\"no-gutters\":\"\"}},[_c('v-col',{attrs:{\"cols\":\"3\"}},[_c('div',{staticClass:\"info-card\"},[_c('div',{staticClass:\"info-card__image\"},[_c('v-img',{attrs:{\"width\":\"60\",\"height\":\"60\",\"src\":require('@/assets/img/icons/epd-fast.png')}})],1),_c('div',{staticClass:\"info-card__text\"},[_c('span',{staticClass:\"info-card__title\"},[_vm._v(\"\\n Быстро\\n \")]),_c('span',{staticClass:\"info-card__description\"},[_vm._v(\"\\n Приходит в день формирования счёта\\n \")])])])]),_c('v-col',{attrs:{\"cols\":\"3\"}},[_c('div',{staticClass:\"info-card\"},[_c('div',{staticClass:\"info-card__image\"},[_c('v-img',{attrs:{\"width\":\"60\",\"height\":\"60\",\"src\":require('@/assets/img/icons/epd-easy.png')}})],1),_c('div',{staticClass:\"info-card__text\"},[_c('span',{staticClass:\"info-card__title\"},[_vm._v(\"\\n Удобно\\n \")]),_c('span',{staticClass:\"info-card__description\"},[_vm._v(\"\\n Легко получить и оплатить в любое время и в любом месте\\n \")])])])]),_c('v-col',{attrs:{\"cols\":\"3\"}},[_c('div',{staticClass:\"info-card\"},[_c('div',{staticClass:\"info-card__image\"},[_c('v-img',{attrs:{\"width\":\"60\",\"height\":\"60\",\"src\":require('@/assets/img/icons/epd-ecology.png')}})],1),_c('div',{staticClass:\"info-card__text\"},[_c('span',{staticClass:\"info-card__title\"},[_vm._v(\"\\n Экологично\\n \")]),_c('span',{staticClass:\"info-card__description\"},[_vm._v(\"\\n Сохраняем природу отказавшись от бумажного носителя\\n \")])])])])],1),_c('div',{staticClass:\"text-center mt-7 mb-2\"},[_c('v-btn',{staticClass:\"green-button\",attrs:{\"width\":\"150\"},on:{\"click\":function($event){return _vm.$emit('connectEpd')}}},[_vm._v(\"Подключить\")])],1)],1)]},proxy:true}])})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n \r\n \r\n Услуга \"Электронный ЕПД\"\r\n \r\n \r\n
\r\n Уважаемый клиент!\r\n \r\n АО \"Татэнергосбыт\" предлагает отказаться от бумажной квитанции и перейти на получение квитанции\r\n по электронной почте\r\n \r\n Выгоды электронной квитанции\r\n \r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n Быстро\r\n \r\n \r\n Приходит в день формирования счёта\r\n \r\n
\r\n
\r\n \r\n \r\n
\r\n
\r\n \r\n
\r\n
\r\n \r\n Удобно\r\n \r\n \r\n Легко получить и оплатить в любое время и в любом месте\r\n \r\n