canyin-project/ybcy/views/channel/index/static/js/chunk-bf12c4aa.14fa4673.js

1 line
11 KiB
JavaScript
Raw Normal View History

2024-11-01 16:07:54 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-bf12c4aa"],{"1ad8":function(e,t,a){"use strict";var r=a("4438"),s=a.n(r);s.a},4438:function(e,t,a){},d629d:function(e,t,a){"use strict";a.r(t);var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticClass:"outmain ba_f"},[a("el-form",{ref:"form",attrs:{model:e.form,"label-width":"180px"}},[a("div",{staticClass:"shuju_title mar_b20"},[a("div",{staticClass:"shuju_title_text"},[a("span",[e._v("用户渠道授权")])])]),a("el-form-item",{attrs:{label:"用户端:"}},[a("el-checkbox-group",{model:{value:e.form.channel_arr,callback:function(t){e.$set(e.form,"channel_arr",t)},expression:"form.channel_arr"}},e._l(e.operation,(function(t){return a("el-checkbox",{key:t.name,attrs:{label:t.name,size:"medium"}},[e._v(e._s(t.use_name))])})),1)],1),a("div",{staticClass:"shuju_title mar_b20"},[a("div",{staticClass:"shuju_title_text"},[a("span",[e._v("门店模式")])])]),a("el-form-item",{attrs:{label:"选择模式:"}},[a("el-radio-group",{on:{change:e.radioChange},model:{value:e.form.shopModel,callback:function(t){e.$set(e.form,"shopModel",t)},expression:"form.shopModel"}},[a("el-radio",{attrs:{label:"1"}},[e._v("单门店")]),a("el-radio",{attrs:{label:"2"}},[e._v("多门店")])],1)],1),a("el-form-item",{directives:[{name:"show",rawName:"v-show",value:"2"==e.form.shopModel,expression:"form.shopModel=='2'"}],attrs:{label:"可创建门店数量:"}},[a("el-input",{attrs:{placeholder:"请输入可创建门店数量"},model:{value:e.form.shopNum,callback:function(t){e.$set(e.form,"shopNum",t)},expression:"form.shopNum"}}),a("el-checkbox",{staticClass:"checkBox",on:{change:e.checkChange},model:{value:e.checked,callback:function(t){e.checked=t},expression:"checked"}},[e._v("无限")])],1),a("div",{staticClass:"shuju_title mar_b20"},[a("div",{staticClass:"shuju_title_text"},[a("span",[e._v("应用插件授权")])])]),a("el-form-item",{attrs:{label:"应用插件:"}},[a("div",{staticClass:"flex"},[a("div",[a("el-checkbox-group",{model:{value:e.form.use_str,callback:function(t){e.$set(e.form,"use_str",t)},expression:"form.use_str"}},e._l(e.operation3,(function(t){return a("el-checkbox",{key:t.name,attrs:{label:t.name,size:"medium"}},[e._v(e._s(t.use_name))])})),1)],1),a("div",{staticClass:"mar_l20"},[a("el-checkbox-group",{model:{value:e.form.instore,callback:function(t){e.$set(e.form,"instore",t)},expression:"form.instore"}},[a("el-checkbox",{attrs:{"true-label":"1","false-label":"2"}},[e._v("店内功能")])],1)],1),a("div",{staticClass:"mar_l20"},[a("el-checkbox-group",{model:{value:e.form.takeout,callback:function(t){e.$set(e.form,"takeout",t)},expression:"form.takeout"}},[a("el-checkbox",{attrs:{"true-label":"1","false-label":"2"}},[e._v("外卖功能")])],1)],1)])]),a("div",{staticClass:"shuju_title mar_b20"},[a("div",{staticClass:"shuju_title_text"},[a("span",[e._v("增值插件授权")])])]),a("el-form-item",{attrs:{label:"增值插件:"}},[a("el-checkbox-group",{model:{value:e.form.plug_str,callback:function(t){e.$set(e.form,"plug_str",t)},expression:"form.plug_str"}},e._l(e.operation2,(function(t){return a("el-checkbox",{key:t.name,attrs:{label:t.name,size:"medium"}},[e._v(e._s(t.use_name))])})),1)],1),a("el-form-item",{attrs:{label:"商户端:"}},[a("el-checkbox-group",{model:{value:e.form.service_str,callback:function(t){e.$set(e.form,"service_str",t)},expression:"form.service_str"}},e._l(e.operation4,(function(t){return a("el-checkbox",{key:t.name,attrs:{label:t.name,size:"medium",disabled:""}},[e._v(e._s(t.use_name))])})),1)],1),a("div",{staticClass:"shuju_title mar_b20"},[a("div",{staticClass:"shuju_title_text"},[a("span",[e._v("配送设置")])])]),a("el-form-item",{attrs:{label:"配送支持:"}},[a("el-checkbox-group",{model:{value:e.form.deliveryMode,callback:function(t){e.$set(e.form,"deliveryMode",t)},expression:"form.deliveryMode"}},e._l(e.distList,(function(t){return a("el-checkbox",{key:t.value,attrs:{label:t.value,size:"medium"}},[e._v(e._s(t.name))])})),1)],1),a("div",{staticClass:"shuju_title mar_b20"}