You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
25 KiB
1 lines
25 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-ff3bec20"],{"09e2":function(t,e,n){"use strict";n("8d9e")},"0b65":function(t,e,n){"use strict";e["a"]={shortcuts:[{text:"今天",onClick:function(t){var e=new Date,n=new Date;n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate())),t.$emit("pick",[n,e])}},{text:"昨天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),t.$emit("pick",[n,e])}},{text:"最近7天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.getTime()-6048e5),t.$emit("pick",[n,e])}},{text:"最近30天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.getTime()-2592e6),t.$emit("pick",[n,e])}},{text:"本月",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),1))),t.$emit("pick",[n,e])}},{text:"本年",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),0,1))),t.$emit("pick",[n,e])}}]}},"396c":function(t,e,n){"use strict";n.r(e);var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"divBox"},[n("div",{staticClass:"selCard"},[n("el-form",{ref:"searchForm",attrs:{model:t.tableFrom,size:"small","label-width":"85px",inline:!0}},[n("el-form-item",{attrs:{label:"选择时间:"}},[n("el-date-picker",{staticStyle:{width:"280px"},attrs:{type:"daterange",placeholder:"选择日期",format:"yyyy/MM/dd","value-format":"yyyy/MM/dd",clearable:"","picker-options":t.pickerOptions},on:{change:t.onchangeTime},model:{value:t.timeVal,callback:function(e){t.timeVal=e},expression:"timeVal"}})],1),t._v(" "),0==t.type?n("el-form-item",{attrs:{label:"审核状态:",prop:"status"}},[n("el-select",{staticClass:"selWidth",attrs:{clearable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},[n("el-option",{attrs:{label:"全部",value:""}}),t._v(" "),n("el-option",{attrs:{label:"待审核",value:"0"}}),t._v(" "),n("el-option",{attrs:{label:"已审核",value:"1"}}),t._v(" "),n("el-option",{attrs:{label:"审核失败",value:"1"}})],1)],1):t._e(),t._v(" "),n("el-form-item",{attrs:{label:"商户类别:",prop:"is_trader"}},[n("el-select",{staticClass:"selWidth",attrs:{clearable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.is_trader,callback:function(e){t.$set(t.tableFrom,"is_trader",e)},expression:"tableFrom.is_trader"}},[n("el-option",{attrs:{label:"自营",value:"1"}}),t._v(" "),n("el-option",{attrs:{label:"非自营",value:"0"}})],1)],1),t._v(" "),n("el-form-item",{attrs:{label:"商户分类:",prop:"category_id"}},[n("el-select",{staticClass:"selWidth",attrs:{clearable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.category_id,callback:function(e){t.$set(t.tableFrom,"category_id",e)},expression:"tableFrom.category_id"}},t._l(t.merCateList,(function(t){return n("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),n("el-form-item",{attrs:{label:"店铺类型:",prop:"type_id"}},[n("el-select",{staticClass:"selWidth",attrs:{clearable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.type_id,callback:function(e){t.$set(t.tableFrom,"type_id",e)},expression:"tableFrom.type_id"}},t._l(t.storeType,(function(t){return n("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),0==t.type?n("el-form-item",{attrs:{label:"退回状态:",prop:"status"}},[n("el-select",{staticClass:"selWidth",attrs:{clearable:"",placeholder:"请选择"},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},[n("el-option",{attrs:{label:"待审核",value:"0"}}),t._v(" "),n("el-option",{attrs:{label:"未退回",value:"-1"}}),t._v(" "),n("el-option",{attrs:{label:"已退回",value:"1"}})],1)],1):t._e(),t._v(" "),n("el-form-item",{attrs:{label:"关键字:",prop:"keyword"}},[n("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入店铺关键字/店铺名/联系电话"},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.getList(1)}},model:{value:t.tableFrom.keyword,callback:function(e){t.$set(t.tableFrom,"keyword",e)},expression:"tableFrom.keyword"}})],1),t._v(" "),n("el-form-item",[n("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getList(1)}}},[t._v("搜索")]),t._v(" "),n("el-button",{attrs:{size:"small"},on:{click:function(e){return t.searchReset()}}},[t._v("重置")])],1)],1)],1),t._v(" "),n("el-card",{staticClass:"mt14"},[n("div",{staticClass:"mb5"},[t.headeNum.length>0?n("el-tabs",{on:{"tab-click":function(e){return t.getList(1)}},model:{value:t.type,callback:function(e){t.type=e},expression:"type"}},t._l(t.headeNum,(function(t,e){return n("el-tab-pane",{key:e,attrs:{name:t.type.toString(),label:t.title}})})),1):t._e()],1),t._v(" "),n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],attrs:{data:t.tableData.data,size:"small","highlight-current-row":""}},[n("el-table-column",{attrs:{prop:0!=t.type?"mer_id":"financial_id",label:"ID","min-width":"60"}}),t._v(" "),n("el-table-column",{attrs:{label:"商户名称","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.merchant&&e.row.merchant.mer_name||e.row.mer_name))])]}}])}),t._v(" "),0!=t.type?n("el-table-column",{key:"10",attrs:{label:"店铺类型","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[(t.type,n("span",{staticClass:"spBlock"},[t._v(t._s(e.row.merchantType&&e.row.merchantType.type_name?e.row.merchantType.type_name:""))]))]}}],null,!1,3382104138)}):t._e(),t._v(" "),n("el-table-column",{attrs:{label:"商户姓名","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.merchant&&e.row.merchant.real_name||e.row.real_name))])]}}])}),t._v(" "),2!=t.type?n("el-table-column",{key:"1",attrs:{prop:0==t.type?"merchant.ot_margin":"ot_margin",label:"保证金额度","min-width":"80"}}):t._e(),t._v(" "),0==t.type?n("el-table-column",{key:"3",attrs:{label:"申请状态","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(0==e.row.status?"待审核":1==e.row.status?"审核通过":"审核未通过"))]),t._v(" "),-1==e.row.status?n("span",{staticStyle:{display:"block","font-size":"12px",color:"red"}},[t._v("原因: "+t._s(e.row.refusal))]):t._e()]}}],null,!1,2898510314)}):t._e(),t._v(" "),0==t.type?n("el-table-column",{key:"7",attrs:{prop:"merchant.margin",label:"结余保证金","min-width":"100"}}):t._e(),t._v(" "),0==t.type?n("el-table-column",{key:"9",attrs:{prop:"extract_money",label:"退款金额","min-width":"100"}}):t._e(),t._v(" "),0==t.type?n("el-table-column",{key:"11",attrs:{prop:"extract_money",label:"退回方式","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(3==e.row.financial_type?"线下":"线上"))])]}}],null,!1,3104900991)}):t._e(),t._v(" "),0==t.type?n("el-table-column",{key:"4",attrs:{prop:"create_time",label:"申请时间","min-width":"150"}}):t._e(),t._v(" "),1==t.type?n("el-table-column",{key:"14",attrs:{label:"支付时间","min-width":"150"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.marginOrder&&e.row.marginOrder[0]&&e.row.marginOrder[0]["create_time"]))])]}}],null,!1,1094047166)}):t._e(),t._v(" "),2==t.type?n("el-table-column",{key:"15",attrs:{label:"待缴金额","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(1==e.row.is_margin?e.row.margin:(e.row.ot_margin-e.row.margin).toFixed(2)))])]}}],null,!1,2004589999)}):t._e(),t._v(" "),2==t.type?n("el-table-column",{key:"18",attrs:{label:"保证金额度","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.ot_margin))])]}}],null,!1,2451373692)}):t._e(),t._v(" "),n("el-table-column",{attrs:{label:"备注","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(0==t.type?e.row.admin_mark:e.row.mark))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"操作","min-width":"150",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[0==t.type?n("el-button",{attrs:{type:"text",size:"small"},on:{click:function(n){return t.handleRemark(e.row.financial_id)}}},[t._v("备注")]):t._e(),t._v(" "),0==e.row.status&&0==t.type?n("el-button",{attrs:{type:"text",size:"small"},on:{click:function(n){return t.handleAudit(e.row.financial_id)}}},[t._v("审核")]):t._e(),t._v(" "),1==t.type?n("el-button",{attrs:{type:"text",size:"small"},on:{click:function(n){return t.handleDeduction(e.row.mer_id)}}},[t._v("保证金扣费")]):t._e(),t._v(" "),1==e.row.status&&1==e.row.financial_status&&0==t.type?n("el-button",{attrs:{type:"text",size:"small"},on:{click:function(n){return t.handleInfo(e.row.financial_id)}}},[t._v("退回信息")]):t._e(),t._v(" "),2!=t.type?n("el-button",{attrs:{type:"text",size:"small"},on:{click:function(n){return t.handleRecord(e.row.mer_id)}}},[t._v("操作记录")]):t._e(),t._v(" "),2==t.type?n("el-button",{attrs:{type:"text",size:"small"},on:{click:function(n){return t.offline(e.row.mer_id)}}},[t._v("线下付款")]):t._e()]}}])})],1),t._v(" "),n("div",{staticClass:"block"},[n("el-pagination",{attrs:{background:"","page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1),t._v(" "),n("el-dialog",{attrs:{title:t.isReturn?"退回保证金":"退回信息",visible:t.dialogVisible,width:"650px","before-close":t.handleClose},on:{"update:visible":function(e){t.dialogVisible=e}}},[n("div",{staticClass:"container"},[n("div",{staticClass:"section"},[n("div",{staticClass:"title"},[t._v("商户信息")]),t._v(" "),n("div",{staticClass:"label_list"},[n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("商户名称:")]),t._v("\n "+t._s(t.marginData.merchant.mer_name)+"\n ")]),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("商户ID:")]),t._v("\n "+t._s(t.marginData.merchant.mer_id)+"\n ")]),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("店铺类型:")]),t._v("\n "+t._s(t.marginData.merchant.merchantType&&t.marginData.merchant.merchantType.type_name)+"\n ")]),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("保证金额度:")]),t._v("\n "+t._s(t.marginData.merchant.ot_margin)+"元\n ")]),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("扣费金额:")]),t._v("\n "+t._s((t.marginData.financial_account.pay_price-t.marginData.merchant.margin).toFixed(2))+"元\n ")]),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("审核状态:")]),t._v("\n "+t._s(1==t.marginData.financial_status?"已审核":"待审核")+"\n ")]),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("退回方式:")]),t._v("\n "+t._s(3==t.marginData.financial_type?"线下退回":"线上退回")+"\n ")]),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("应退回保证金金额:")]),t._v("\n "+t._s(t.marginData.extract_money)+"元\n ")])])]),t._v(" "),n("div",{staticClass:"section"},[n("div",{staticClass:"title"},[t._v("收款信息")]),t._v(" "),n("div",{staticClass:"label_list"},[t.marginData.financial_account&&t.marginData.financial_account.account?[t.marginData.financial_account.account.name?n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("收款人姓名:")]),t._v("\n "+t._s(t.marginData.financial_account.account.name)+"\n ")]):t._e(),t._v(" "),t.marginData.financial_account.account.code?n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("开户银行:")]),t._v("\n "+t._s(t.marginData.financial_account.account.code)+"\n ")]):t._e(),t._v(" "),t.marginData.financial_account.account.pic?n("div",{staticClass:"label_item"},[1==t.marginData.financial_account.account.type?[n("span",{staticClass:"label_title"},[t._v("银行账号:")]),t._v("\n "+t._s(t.marginData.financial_account.account.pic)+"\n ")]:2==t.marginData.financial_account.account.type?n("img",{staticStyle:{width:"120px",height:"120px"},attrs:{src:t.marginData.financial_account.account.pic,alt:""}}):t._e()],2):t._e()]:t._e(),t._v(" "),n("div",{staticClass:"label_item"},[n("span",{staticClass:"label_title"},[t._v("审核时间:"+t._s(t.marginData.status_time))])])],2)])])]),t._v(" "),t.modalRecord?n("el-dialog",{staticClass:"mapBox",attrs:{visible:t.modalRecord,title:"操作记录",width:"800px","close-on-click-modal":"","custom-class":"dialog-scustom"},on:{"update:visible":function(e){t.modalRecord=e}}},[n("el-table",{attrs:{data:t.recordData.data,loading:t.recordLoading,size:"small"}},[n("el-table-column",{attrs:{label:"序号","min-width":"50"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.$index+(t.recordFrom.page-1)*t.recordFrom.limit+1))])]}}],null,!1,4108076568)}),t._v(" "),n("el-table-column",{attrs:{label:"标题","min-width":"90",prop:"title"}}),t._v(" "),n("el-table-column",{attrs:{prop:"number",label:"金额","min-width":"60"},scopedSlots:t._u([{key:"default",fn:function(e){return[1==e.row.pm?n("span",{staticStyle:{color:"#13ce66"}},[t._v("+"+t._s(e.row.number))]):n("span",{staticStyle:{color:"rgb(237, 64, 20)"}},[t._v("-"+t._s(e.row.number))])]}}],null,!1,1897074545)}),t._v(" "),n("el-table-column",{attrs:{prop:"balance",label:"保证金结余","min-width":"90"}}),t._v(" "),n("el-table-column",{attrs:{label:"备注","min-width":"120",prop:"mark"}}),t._v(" "),n("el-table-column",{attrs:{prop:"create_time",label:"操作时间","min-width":"120"}})],1),t._v(" "),n("div",{staticClass:"row-right page"},[n("el-pagination",{attrs:{"page-size":t.recordFrom.limit,"current-page":t.recordFrom.page,layout:"prev, pager, next, jumper",total:t.recordData.total},on:{"size-change":t.handleSizeChanges,"current-change":t.pageChanges}})],1)],1):t._e()],1)},r=[],i=n("8492"),o=n("0b65"),l=n("e572"),c=n("83d6"),s={name:"MerchantList",data:function(){return{pickerOptions:o["a"],fromList:l["a"],roterPre:c["roterPre"],isChecked:!1,listLoading:!0,recordLoading:!0,merCateList:[],storeType:[],dialogVisible:!1,modalRecord:!1,formValidate:{},isReturn:!1,type:"1",headeNum:[{count:"",type:"2",title:"待缴保证金"},{count:"",type:"1",title:"缴存保证金"},{count:"",type:"0",title:"退回保证金"}],tableData:{data:[],total:0},recordData:{data:[],total:0},tableFrom:{page:1,limit:20,date:"",status:"",keyword:"",is_trader:"",category_id:"",type_id:""},recordFrom:{page:1,limit:20},autoUpdate:!0,timeVal:[],recordId:"",marginData:{merchant:{},financial_account:{}}}},mounted:function(){this.getMerCategory(),this.getStoreType(),this.getList("")},methods:{searchReset:function(){this.timeVal=[],this.tableFrom.date="",this.$refs.searchForm.resetFields(),this.getList(1)},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=this.timeVal?this.timeVal.join("-"):"",this.tableFrom.page=1,this.getList("")},getMerCategory:function(){var t=this;Object(i["k"])().then((function(e){t.merCateList=e.data})).catch((function(e){t.$message.error(e.message)}))},getStoreType:function(){var t=this;Object(i["m"])().then((function(e){t.storeType=e.data})).catch((function(e){t.$message.error(e.message)}))},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,1==this.type?Object(i["w"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.listLoading=!1,e.$message.error(t.message)})):2==this.type?Object(i["v"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.listLoading=!1,e.$message.error(t.message)})):Object(i["z"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.listLoading=!1,e.$message.error(t.message)}))},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList(1)},pageChanges:function(t){this.recordFrom.page=t,this.getRecordList(this.recordId)},handleSizeChanges:function(t){this.recordFrom.limit=t,this.getRecordList(this.recordId)},getRecordList:function(t){var e=this;this.recordLoading=!0,this.recordId=t,Object(i["u"])(t,this.recordFrom).then((function(t){e.recordData.data=t.data.list,e.recordData.total=t.data.count,e.recordLoading=!1})).catch((function(t){e.recordLoading=!1,e.$message.error(t.message)}))},handleAudit:function(t){var e=this;this.$modalForm(Object(i["B"])(t)).then((function(){return e.getList("")}))},handleRemark:function(t){var e=this;this.$modalForm(Object(i["A"])(t)).then((function(){return e.getList("")}))},handleDeduction:function(t){var e=this;this.$modalForm(Object(i["t"])(t)).then((function(){return e.getList("")}))},handleInfo:function(t){var e=this;this.dialogVisible=!0,Object(i["y"])(t).then((function(t){e.marginData=t.data,e.marginData.merchant=t.data.merchant})).catch((function(t){e.$message.error(t.message)}))},offline:function(t){var e=this;this.$modalForm(Object(i["x"])(t)).then((function(){return e.getList("")}))},handleRecord:function(t){this.modalRecord=!0,this.recordFrom.page=1,this.getRecordList(t)},handleClose:function(){this.dialogVisible=!1}}},u=s,m=(n("09e2"),n("2877")),d=Object(m["a"])(u,a,r,!1,null,"732434fa",null);e["default"]=d.exports},8492:function(t,e,n){"use strict";n.d(e,"M",(function(){return r})),n.d(e,"K",(function(){return i})),n.d(e,"N",(function(){return o})),n.d(e,"L",(function(){return l})),n.d(e,"I",(function(){return c})),n.d(e,"G",(function(){return s})),n.d(e,"E",(function(){return u})),n.d(e,"T",(function(){return m})),n.d(e,"F",(function(){return d})),n.d(e,"Q",(function(){return f})),n.d(e,"P",(function(){return p})),n.d(e,"g",(function(){return _})),n.d(e,"e",(function(){return g})),n.d(e,"h",(function(){return h})),n.d(e,"f",(function(){return b})),n.d(e,"C",(function(){return v})),n.d(e,"U",(function(){return y})),n.d(e,"X",(function(){return w})),n.d(e,"W",(function(){return k})),n.d(e,"V",(function(){return D})),n.d(e,"J",(function(){return C})),n.d(e,"q",(function(){return x})),n.d(e,"d",(function(){return F})),n.d(e,"p",(function(){return L})),n.d(e,"r",(function(){return T})),n.d(e,"i",(function(){return $})),n.d(e,"n",(function(){return S})),n.d(e,"o",(function(){return z})),n.d(e,"l",(function(){return O})),n.d(e,"fb",(function(){return R})),n.d(e,"H",(function(){return j})),n.d(e,"D",(function(){return V})),n.d(e,"bb",(function(){return M})),n.d(e,"db",(function(){return I})),n.d(e,"ab",(function(){return W})),n.d(e,"eb",(function(){return Y})),n.d(e,"cb",(function(){return B})),n.d(e,"S",(function(){return N})),n.d(e,"R",(function(){return A})),n.d(e,"m",(function(){return E})),n.d(e,"k",(function(){return J})),n.d(e,"j",(function(){return P})),n.d(e,"c",(function(){return U})),n.d(e,"a",(function(){return q})),n.d(e,"b",(function(){return G})),n.d(e,"Y",(function(){return H})),n.d(e,"Z",(function(){return K})),n.d(e,"s",(function(){return Q})),n.d(e,"w",(function(){return X})),n.d(e,"v",(function(){return Z})),n.d(e,"x",(function(){return tt})),n.d(e,"z",(function(){return et})),n.d(e,"B",(function(){return nt})),n.d(e,"A",(function(){return at})),n.d(e,"y",(function(){return rt})),n.d(e,"u",(function(){return it})),n.d(e,"t",(function(){return ot})),n.d(e,"O",(function(){return lt}));var a=n("0c6d");function r(t){return a["a"].get("merchant/menu/lst",t)}function i(){return a["a"].get("merchant/menu/create/form")}function o(t){return a["a"].get("merchant/menu/update/form/".concat(t))}function l(t){return a["a"].delete("merchant/menu/delete/".concat(t))}function c(t){return a["a"].get("system/merchant/lst",t)}function s(t){return a["a"].get("system/merchant/detail/".concat(t))}function u(t){return a["a"].post("system/merchant/create",t)}function m(t,e){return a["a"].post("system/merchant/update/".concat(t),e)}function d(t){return a["a"].get("system/merchant/delete/".concat(t,"/form"))}function f(t,e){return a["a"].post("system/merchant/status/".concat(t),{status:e})}function p(t){return a["a"].get("system/merchant/password/form/".concat(t))}function _(t){return a["a"].get("system/merchant/category/lst",t)}function g(){return a["a"].get("system/merchant/category/form")}function h(t){return a["a"].get("system/merchant/category/form/".concat(t))}function b(t){return a["a"].delete("system/merchant/category/".concat(t))}function v(t,e){return a["a"].get("merchant/order/lst/".concat(t),e)}function y(t){return a["a"].get("merchant/order/mark/".concat(t,"/form"))}function w(t,e){return a["a"].get("merchant/order/refund/lst/".concat(t),e)}function k(t){return a["a"].get("merchant/order/refund/mark/".concat(t,"/form"))}function D(t,e){return a["a"].post("merchant/order/reconciliation/create/".concat(t),e)}function C(t){return a["a"].post("system/merchant/login/".concat(t))}function x(t){return a["a"].get("merchant/intention/lst",t)}function F(t){return a["a"].get("merchant/intention/mark/".concat(t,"/form"))}function L(t){return a["a"].delete("merchant/intention/delete/".concat(t))}function T(t){return a["a"].get("merchant/intention/status/".concat(t,"/form"))}function $(t){return a["a"].get("system/merchant/changecopy/".concat(t,"/form"))}function S(){return a["a"].get("agreement/sys_intention_agree")}function z(t){return a["a"].post("agreement/sys_intention_agree",t)}function O(t){return a["a"].get("agreement/".concat(t))}function R(t,e){return a["a"].post("agreement/".concat(t),e)}function j(t,e){return a["a"].post("system/merchant/close/".concat(t),{status:e})}function V(){return a["a"].get("system/merchant/count")}function M(t){return a["a"].post("merchant/type/create",t)}function I(t){return a["a"].get("merchant/type/lst",t)}function W(){return a["a"].get("merchant/mer_auth")}function Y(t,e){return a["a"].post("merchant/type/update/".concat(t),e)}function B(t){return a["a"].delete("merchant/type/delete/".concat(t))}function N(t){return a["a"].get("merchant/type/mark/".concat(t))}function A(t){return a["a"].get("/merchant/type/detail/".concat(t))}function E(){return a["a"].get("merchant/type/options")}function J(){return a["a"].get("system/merchant/category/options")}function P(t){return a["a"].get("system/applyments/lst",t)}function U(t,e){return a["a"].post("system/applyments/status/".concat(t),e)}function q(t){return a["a"].get("system/applyments/detail/".concat(t))}function G(t){return a["a"].get("profitsharing/lst",t)}function H(t){return a["a"].post("profitsharing/again/".concat(t))}function K(t){return a["a"].get("system/applyments/mark/".concat(t,"/form"))}function Q(t){return a["a"].get("profitsharing/export",t)}function X(t){return a["a"].get("margin/lst",t)}function Z(t){return a["a"].get("margin/make_up",t)}function tt(t){return a["a"].get("margin/local/".concat(t,"/form"))}function et(t){return a["a"].get("margin/refund/lst",t)}function nt(t){return a["a"].get("margin/refund/status/".concat(t,"/form"))}function at(t){return a["a"].get("margin/refund/mark/".concat(t,"/form"))}function rt(t){return a["a"].get("margin/refund/show/".concat(t))}function it(t,e){return a["a"].get("margin/list/".concat(t),e)}function ot(t){return a["a"].get("margin/set/".concat(t,"/form"))}function lt(t,e){return a["a"].get("system/merchant/get_operate_list/".concat(t),e)}},"8d9e":function(t,e,n){},e572:function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return i}));var a=[{label:"开启",value:1},{label:"关闭",value:0}],r={title:"选择时间",custom:!0,fromTxt:[{text:"全部",val:""},{text:"今天",val:"today"},{text:"昨天",val:"yesterday"},{text:"最近7天",val:"lately7"},{text:"最近30天",val:"lately30"},{text:"本月",val:"month"},{text:"本年",val:"year"}]},i={title:"状态",custom:!0,fromTxt:[{text:"全部",val:""},{text:"待审核",val:"0"},{text:"审核已通过",val:"1"},{text:"审核未通过",val:"2"}]}}}]); |