(window.webpackJsonp=window.webpackJsonp||[]).push([[158],{332:function(t,o,e){"use strict";e.r(o);var r={mixins:[e(87).default],props:{config:{type:Object,required:!0}},data:t=>({formInitialValuesProp:"config",form:t.$vform.make({text:""}),rules:{text:t=>!!t||"El Texto es requerido"}}),computed:{method:()=>"patch",action:()=>"/admin/config/price-list-banner-text"},methods:{onFormSuccess(){this.$notify("¡Configuración actualizada con éxito!")}}},n=e(1),component=Object(n.a)(r,function(){var t=this,o=t._self._c;return o("app-form",t._g({attrs:{"hide-heading":"",form:t.form,action:t.action,method:t.method,readonly:t.readonly,disabled:t.form.busy},on:{success:t.onFormSuccess}},t.$listeners),[o("v-col",{attrs:{cols:"12"}},[o("h2",[t._v("Texto del Banner lista de la precios")]),t._v(" "),o("v-divider")],1),t._v(" "),o("v-col",{attrs:{cols:"12",md:"5",sm:"6"}},[o("v-text-field",{attrs:{dense:"",outlined:"",label:"Texto",rules:[t.rules.text],color:"fishboxColor"},model:{value:t.form.text,callback:function(o){t.$set(t.form,"text",o)},expression:"form.text"}})],1),t._v(" "),o("v-col",{staticClass:"pa-0",attrs:{cols:"12"}}),t._v(" "),o("v-col",{attrs:{cols:"12"}},[o("v-toolbar",{attrs:{dense:""}},[o("MARQUEE",[o("strong",{domProps:{textContent:t._s(t.form.text)}})])],1)],1)],1)},[],!1,null,null,null);o.default=component.exports}}]);