1 line
11 KiB
JavaScript
1 line
11 KiB
JavaScript
![]() |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0e5f2f"],{9750:function(e,o,t){"use strict";t.r(o);var r=function(){var e=this,o=e.$createElement,t=e._self._c||o;return t("div",{},[t("div",{staticClass:"outmain ba_f"},[e._m(0),t("el-form",{ref:"form",staticClass:"mar_t20",attrs:{model:e.form,"label-width":"180px"}},[t("el-form-item",{attrs:{label:"抽佣规则"}},[t("el-radio-group",{model:{value:e.form.rule,callback:function(o){e.$set(e.form,"rule",o)},expression:"form.rule"}},[t("el-radio",{attrs:{label:"1"}},[e._v("统一比例")]),t("el-radio",{attrs:{label:"2"}},[e._v("按商家分组")]),t("el-radio",{attrs:{label:"3"}},[e._v("按区域")])],1)],1),"1"==e.form.rule?t("div",[t("el-form-item",{attrs:{label:"佣金计算方式"}},[t("el-radio-group",{model:{value:e.form.type,callback:function(o){e.$set(e.form,"type",o)},expression:"form.type"}},[t("el-radio",{attrs:{label:"1"}},[e._v("按订单百分比抽成")]),t("el-radio",{attrs:{label:"2"}},[e._v("按固定金额")])],1)],1),"1"==e.form.type?t("div",[t("el-form-item",{attrs:{label:"商品抽佣比例"}},[t("el-input",{staticStyle:{width:"220px"},model:{value:e.form.goodsPlatformProportion,callback:function(o){e.$set(e.form,"goodsPlatformProportion",o)},expression:"form.goodsPlatformProportion"}},[t("template",{slot:"prepend"},[e._v("总店抽佣")]),t("template",{slot:"append"},[e._v("%")])],2),t("el-input",{staticStyle:{width:"220px"},attrs:{disabled:""},model:{value:e.form.goodsStoreProportion,callback:function(o){e.$set(e.form,"goodsStoreProportion",o)},expression:"form.goodsStoreProportion"}},[t("template",{slot:"prepend"},[e._v("分店获得")]),t("template",{slot:"append"},[e._v("%")])],2),e._v("/ "),t("el-input",{staticStyle:{width:"220px"},model:{value:e.form.goodsDownMoney,callback:function(o){e.$set(e.form,"goodsDownMoney",o)},expression:"form.goodsDownMoney"}},[t("template",{slot:"prepend"},[e._v("最低抽佣")]),t("template",{slot:"append"},[e._v("元")])],2)],1),t("el-form-item",{attrs:{label:"配送费抽佣比例"}},[t("el-input",{staticStyle:{width:"220px"},model:{value:e.form.deliverPlatformProportion,callback:function(o){e.$set(e.form,"deliverPlatformProportion",o)},expression:"form.deliverPlatformProportion"}},[t("template",{slot:"prepend"},[e._v("总店抽佣")]),t("template",{slot:"append"},[e._v("%")])],2),t("el-input",{staticStyle:{width:"220px"},attrs:{disabled:""},model:{value:e.form.deliverStoreProportion,callback:function(o){e.$set(e.form,"deliverStoreProportion",o)},expression:"form.deliverStoreProportion"}},[t("template",{slot:"prepend"},[e._v("分店获得")]),t("template",{slot:"append"},[e._v("%")])],2),e._v("/ "),t("el-input",{staticStyle:{width:"220px"},model:{value:e.form.deliverDownMoney,callback:function(o){e.$set(e.form,"deliverDownMoney",o)},expression:"form.deliverDownMoney"}},[t("template",{slot:"prepend"},[e._v("最低抽佣")]),t("template",{slot:"append"},[e._v("元")])],2)],1),t("el-form-item",{attrs:{label:"包装费抽佣比例"}},[t("el-input",{staticStyle:{width:"220px"},model:{value:e.form.boxPlatformProportion,callback:function(o){e.$set(e.form,"boxPlatformProportion",o)},expression:"form.boxPlatformProportion"}},[t("template",{slot:"prepend"},[e._v("总店抽佣")]),t("template",{slot:"append"},[e._v("%")])],2),t("el-input",{staticStyle:{width:"220px"},attrs:{disabled:""},model:{value:e.form.boxStoreProportion,callback:function(o){e.$set(e.form,"boxStoreProportion",o)},expression:"form.boxStoreProportion"}},[t("template",{slot:"prepend"},[e._v("分店获得")]),t("template",{slot:"append"},[e._v("%")])],2),e._v("/ "),t("el-input",{staticStyle:{width:"220px"},model:{value:e.form.boxDownMoney,callback:function(o){e.$set(e.form,"boxDownMoney",o)},expression:"form.boxDownMoney"}},[t("template",{slot:"prepend"},[e._v("最低抽佣")]),t("template",{slot:"append"},[e._v("元")])],2)],1),t("el-form-item",{attrs:{label:"当面付抽佣比例"}},[t("el-input",{staticStyle:{width:"220px"},model:{value:e.form.cashierPlatformProportion,callback:function(o){e.$set(e.form,"cashierPlatformProportion",o)},
|