canyin-project/ybcy/views/channel/index/static/js/chunk-5ae6cfca.26d6e8ac.js

1 line
18 KiB
JavaScript
Raw Normal View History

2024-11-01 16:07:54 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5ae6cfca"],{"3bbe":function(e,t,n){var r=n("861d");e.exports=function(e){if(!r(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},"3e7d":function(e,t,n){"use strict";n.r(t);var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"outmain ba_f"},[e._m(0),n("el-tabs",{staticClass:"mar_b20",on:{"tab-click":e.handleTabClick},model:{value:e.orderType,callback:function(t){e.orderType=t},expression:"orderType"}},[n("el-tab-pane",{attrs:{label:"订单管理",name:"1"}}),n("el-tab-pane",{attrs:{label:"待完成订单",name:"2"}}),n("el-tab-pane",{attrs:{label:"已完成订单",name:"3"}})],1),n("div",{staticClass:"pad_b_30 orderSeatch"},[n("el-form",{staticClass:"demo-form-inline",attrs:{inline:!1,model:e.formInline,"label-width":"100px"}},[void 0,n("el-form-item",{staticClass:"mar_t20",attrs:{label:"订单来源:"}},[n("el-radio-group",{on:{change:e.selectType},model:{value:e.formInline.origin,callback:function(t){e.$set(e.formInline,"origin",t)},expression:"formInline.origin"}},[n("el-radio-button",{attrs:{label:"0"}},[e._v("不限")]),n("el-radio-button",{attrs:{label:"1"}},[e._v("微信小程序")]),n("el-radio-button",{attrs:{label:"2"}},[e._v("支付宝小程序")]),n("el-radio-button",{attrs:{label:"3"}},[e._v("收银台")])],1)],1),n("el-form-item",{staticClass:"mar_t20",attrs:{label:"支付方式:"}},[n("el-radio-group",{on:{change:e.selectType},model:{value:e.formInline.payMode,callback:function(t){e.$set(e.formInline,"payMode",t)},expression:"formInline.payMode"}},[n("el-radio-button",{attrs:{label:"0"}},[e._v("不限")]),n("el-radio-button",{attrs:{label:"1"}},[e._v("微信支付")]),n("el-radio-button",{attrs:{label:"2"}},[e._v("支付宝支付")]),n("el-radio-button",{attrs:{label:"5"}},[e._v("余额支付")]),n("el-radio-button",{attrs:{label:"6"}},[e._v("现金支付")]),n("el-radio-button",{attrs:{label:"7"}},[e._v("线下支付")])],1)],1),n("el-form-item",{staticClass:"mar_t20",attrs:{label:"下单日期:"}},[n("div",{staticClass:"flex-bet"},[n("div",[n("el-radio-group",{on:{change:e.selectType},model:{value:e.formInline.timeType,callback:function(t){e.$set(e.formInline,"timeType",t)},expression:"formInline.timeType"}},[n("el-radio-button",{attrs:{label:"0"}},[e._v("全部")]),n("el-radio-button",{attrs:{label:"1"}},[e._v("今天")]),n("el-radio-button",{attrs:{label:"2"}},[e._v("近七天")]),n("el-radio-button",{attrs:{label:"3"}},[e._v("近十五天")]),n("el-radio-button",{attrs:{label:"4"}},[e._v("具体日期")])],1),"4"==e.formInline.timeType?n("span",{staticClass:"mar_l20"},[n("el-date-picker",{attrs:{type:"daterange","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期",format:"yyyy年MM月dd日"},on:{change:e.selectType},model:{value:e.formInline.time,callback:function(t){e.$set(e.formInline,"time",t)},expression:"formInline.time"}})],1):e._e()],1)])]),n("el-form-item",{staticClass:"mar_t20",attrs:{label:"模糊搜索:","label-position":"top"}},[n("div",{staticClass:"flex"},[n("div",[n("el-input",{staticStyle:{width:"500px"},attrs:{type:"text",placeholder:"请输入订单相关的订单号/手机号/订单姓名/昵称"},on:{input:e.selectType},model:{value:e.formInline.keyword,callback:function(t){e.$set(e.formInline,"keyword",t)},expression:"formInline.keyword"}})],1),n("div",{staticClass:"pad_r_20 mar_l20"},[n("a",{staticClass:"mar_l10",attrs:{href:e.handelExport()}},[n("el-button",{attrs:{size:"medium",type:"primary"}},[e._v("导出订单")])],1)])])])],2)],1),n("div",{staticClass:"tabledata mar_t20"},[n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:e.list,"element-loading-text":e.elementLoadingText,stripe:"","row-key":"id"},on:{"selection-change":e.setSelectRows}},[n("el-table-column",{attrs:{type:"selection",width:"55"}}),n("el-table-column",{attrs:{prop:"takeNo",label:"序号"},scopedSlots:e._u([{key:"default",fn:functio