1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7aa12531"],{"035d":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"divBox"},[a("el-card",{staticClass:"box-card"},[a("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[a("div",{staticClass:"container"},[a("el-form",{attrs:{size:"small","label-width":"120px",inline:""}},[a("el-form-item",{staticStyle:{display:"block"},attrs:{label:"状态:"}},[a("el-radio-group",{staticClass:"mr20",attrs:{type:"button",size:"small",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.product_status,callback:function(e){t.$set(t.tableFrom,"product_status",e)},expression:"tableFrom.product_status"}},t._l(t.fromList.fromTxt,(function(e,n){return a("el-radio-button",{key:n,attrs:{label:e.val}},[t._v(t._s(e.text))])})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"拼团状态:"}},[a("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.active_type,callback:function(e){t.$set(t.tableFrom,"active_type",e)},expression:"tableFrom.active_type"}},t._l(t.activityStatusList,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"活动商品状态:"}},[a("el-select",{staticClass:"filter-item selWidth mr20",attrs:{placeholder:"请选择",clearable:""},on:{change:t.getList},model:{value:t.tableFrom.us_status,callback:function(e){t.$set(t.tableFrom,"us_status",e)},expression:"tableFrom.us_status"}},t._l(t.productStatusList,(function(t){return a("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),a("el-form-item",{attrs:{label:"商品搜索:"}},[a("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"}},[a("el-button",{staticClass:"el-button-solt",attrs:{slot:"append",icon:"el-icon-search"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1)],1)],1)],1),t._v(" "),a("router-link",{attrs:{to:{path:t.roterPre+"/marketing/combination/create"}}},[a("el-button",{attrs:{size:"small",type:"primary"}},[a("i",{staticClass:"add"},[t._v("+")]),t._v(" 添加拼团商品\n ")])],1)],1),t._v(" "),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","row-class-name":t.tableRowClassName},on:{rowclick:function(e){return e.stopPropagation(),t.closeEdit(e)}}},[a("el-table-column",{attrs:{prop:"product_group_id",label:"ID","min-width":"50"}}),t._v(" "),a("el-table-column",{attrs:{label:"拼团商品图片","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[a("div",{staticClass:"demo-image__preview"},[a("el-image",{attrs:{src:t.row.product.image,"preview-src-list":[t.row.product.image]}})],1)]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"product.store_name",label:"拼团商品","min-width":"120"}}),t._v(" "),a("el-table-column",{attrs:{prop:"product.price",label:"原价","min-width":"90"}}),t._v(" "),a("el-table-column",{attrs:{prop:"price",label:"拼团价","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{prop:"buying_count_num",label:"拼团人数","min-width":"80",align:"center"}}),t._v(" "),a("el-table-column",{attrs:{prop:"success_num",label:"成团数量","min-width":"90",align:"center"}}),t._v(" "),a("el-table-column",{attrs:{prop:"sales",label:"已售商品数","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{label:"拼团活动状态","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(0===e.row.action_status?"未开始":1===e.row.action_status?"正在进行":"已结束"))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"活动时间","min-width":"200"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",[t._v("开始日期:"+t._s(e.row.start_time&&e.row.start_time?e.row.start_time:""))]),t._v(" "),a("div",[t._v("结束日期:"+t._s(e.row.end_time&&e.row.end_time?e.row.end_time:""))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"stock",label:"限量剩余",align:"center","min-width":"80"}}),t._v(" "),a("el-table-column",{attrs:{prop:"product.sort",align:"center",label:"排序","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.index===t.tabClickIndex?a("span",[a("el-input",{attrs:{type:"number",maxlength:"300",size:"mini",autofocus:""},on:{blur:function(a){return t.inputBlur(e)}},model:{value:e.row["product"]["sort"],callback:function(a){t.$set(e.row["product"],"sort",t._n(a))},expression:"scope.row['product']['sort']"}})],1):a("span",{on:{dblclick:function(a){return a.stopPropagation(),t.tabClick(e.row)}}},[t._v(t._s(e.row["product"]["sort"]))])]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"status",label:"上/下架","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("el-switch",{attrs:{"active-value":1,"inactive-value":0,"active-text":"上架","inactive-text":"下架"},on:{change:function(a){return t.onchangeIsShow(e.row)}},model:{value:e.row.is_show,callback:function(a){t.$set(e.row,"is_show",a)},expression:"scope.row.is_show"}})]}}])}),t._v(" "),a("el-table-column",{attrs:{prop:"stock",label:"商品状态","min-width":"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("productStatusFilter")(e.row.us_status)))])]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"审核状态","min-width":"130"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(0===e.row.product_status?"待审核":1===e.row.product_status?"审核通过":"审核失败"))]),t._v(" "),-1===e.row.product_status||-2===e.row.product_status?a("span",{staticStyle:{"font-size":"12px"}},[a("br"),t._v("\n 原因:"+t._s(e.row.refusal)+"\n ")]):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作","min-width":"150",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("router-link",{attrs:{to:{path:t.roterPre+"/marketing/combination/create/"+e.row.product_group_id}}},[a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"}},[t._v("编辑")])],1),t._v(" "),a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.goDetail(e.row.product_group_id)}}},[t._v("查看详情")]),t._v(" "),1!==e.row.product.action_status?a("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(a){return t.handleDelete(e.row,e.$index)}}},[t._v("删除")]):t._e()]}}])})],1),t._v(" "),a("div",{staticClass:"block"},[a("el-pagination",{attrs:{"page-sizes":[20,40,60,80],"page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, sizes, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1),t._v(" "),t.dialogVisible?a("el-dialog",{attrs:{title:"拼团商品详情",center:"",visible:t.dialogVisible,width:"700px"},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticStyle:{"margin-top":"5px"}},[a("div",{staticClass:"box-container"},[a("div",{staticClass:"title"},[t._v("基本信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("商品ID:")]),t._v(t._s(t.formValidate.product_id))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("商品名称:")]),a("span",[t._v(t._s(t.formValidate.store_name))])]),t._v(" "),a("div",{staticClass:"list sp100 image"},[a("label",{staticClass:"name"},[t._v("商品图:")]),t._v(" "),a("img",{staticStyle:{"max-width":"150px",height:"80px"},attrs:{src:t.formValidate.image}})]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("商品信息")]),t._v(" "),0===t.formValidate.spec_type?a("div",[a("el-table",{staticClass:"tabNumWidth",attrs:{data:t.OneattrValue,border:"",size:"mini"}},[a("el-table-column",{attrs:{align:"center",label:"拼团价格","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["active_price"]))])]}}],null,!1,279541072)}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"已售商品数量","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["sales"]))])]}}],null,!1,703426790)})],1)],1):t._e(),t._v(" "),1===t.formValidate.spec_type?a("div",{staticClass:"labeltop",attrs:{label:"规格列表:"}},[a("el-table",{attrs:{data:t.ManyAttrValue,height:"260","tooltip-effect":"dark"}},[t.manyTabDate?t._l(t.manyTabDate,(function(e,n){return a("el-table-column",{key:n,attrs:{align:"center",label:t.manyTabTit[n].title,"min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",{staticClass:"priceBox",domProps:{textContent:t._s(e.row[n])}})]}}],null,!0)})})):t._e(),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"拼团价格","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["active_price"]))])]}}],null,!1,279541072)}),t._v(" "),a("el-table-column",{attrs:{align:"center",label:"已售商品数量","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(e.row["sales"]))])]}}],null,!1,703426790)})],2)],1):t._e()])]),t._v(" "),a("div",{staticClass:"title",staticStyle:{"margin-top":"20px"}},[t._v("拼团商品活动信息")]),t._v(" "),a("div",{staticClass:"acea-row"},[a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("拼团活动简介:")]),t._v(t._s(t.formValidate.store_info))]),t._v(" "),a("div",{staticClass:"list sp100"},[a("label",{staticClass:"name"},[t._v("拼团活动日期:")]),t._v(t._s(t.formValidate.start_time+"-"+t.formValidate.end_time))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("拼团人数:")]),t._v(t._s(t.formValidate.buying_count_num)+"人")]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("成团数量:")]),t._v(t._s(t.formValidate.success_num)+"个")]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("活动期间限购件数:")]),t._v(t._s(t.formValidate.pay_count))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("限量:")]),t._v(t._s(t.formValidate.stock_count))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("单次购买限购件数:")]),t._v(t._s(t.formValidate.once_pay_count))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("拼团活动状态:")]),t._v(t._s(0===t.formValidate.action_status?"未开始":1===t.formValidate.action_status?"正在进行":"已结束"))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("拼团成功人次/参与人次:")]),t._v(t._s(t.formValidate.count_user+"/"+t.formValidate.count_take))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("创建时间:")]),t._v(t._s(t.formValidate.create_time))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("审核状态:")]),t._v(t._s(1===t.formValidate.product_status?"审核通过":0===t.formValidate.product_status?"未审核":"审核未通过 原因:"+t.formValidate.refusal))]),t._v(" "),a("div",{staticClass:"list sp"},[a("label",{staticClass:"name"},[t._v("显示状态:")]),t._v(t._s(1===t.formValidate.is_show?"显示":"隐藏"))])])])])]):t._e()],1)},r=[],s=(a("96cf"),a("3b8d")),i=(a("8615"),a("ac6a"),a("55dd"),a("b7be")),o=a("83d6"),l=(a("f8b7"),{product_id:"",image:"",slider_image:[],store_name:"",store_info:"",time:"",ficti_num:1,buying_count_num:1,start_time:"",end_time:"",action_status:"",is_show:1,keyword:"",brand_id:"",cate_id:"",mer_cate_id:[],unit_name:"",integral:0,once_pay_count:"",pay_count:"",is_good:0,temp_id:"",combination_date:"",create_time:"",attrValue:[{image:"",price:null,active_price:null,cost:null,ot_price:null,old_stock:null,stock:null,bar_code:"",weight:null,volume:null,sales:null}],attr:[],content:"",spec_type:0,is_gift_bag:0,tattend_two:{},tattend_one:{}}),c={name:"ProductList",data:function(){return{props:{emitPath:!1},roterPre:o["roterPre"],listLoading:!0,tableData:{data:[],total:0},activityStatusList:[{label:"未开始",value:0},{label:"正在进行",value:1},{label:"已结束",value:-1}],productStatusList:[{label:"上架显示",value:1},{label:"下架",value:0},{label:"平台关闭",value:-1}],fromList:{custom:!0,fromTxt:[{text:"全部",val:""},{text:"待审核",val:"0"},{text:"已审核",val:"1"},{text:"审核失败",val:"-1"}]},tableFrom:{page:1,limit:20,keyword:"",product_status:this.$route.query.status?this.$route.query.status:"",active_type:"",type:"",us_status:"",product_group_id:this.$route.query.id?this.$route.query.id:""},product_group_id:this.$route.query.id?this.$route.query.id:"",modals:!1,dialogVisible:!1,loading:!0,manyTabTit:{},manyTabDate:{},formValidate:Object.assign({},l),OneattrValue:[Object.assign({},l.attrValue[0])],ManyAttrValue:[Object.assign({},l.attrValue[0])],attrInfo:{},tabClickIndex:"",tabClickLabel:""}},watch:{product_group_id:function(t,e){this.getList("")}},mounted:function(){this.getList("")},methods:{tableRowClassName:function(t){var e=t.row,a=t.rowIndex;e.index=a},tabClick:function(t){this.tabClickIndex=t.index},inputBlur:function(t){var e=this;(!t.row.product.sort||t.row.product.sort<0)&&(t.row.product.sort=0),Object(i["v"])(t.row.product_group_id,{sort:t.row.product.sort}).then((function(t){e.closeEdit()})).catch((function(t){}))},closeEdit:function(){this.tabClickIndex=null},watCh:function(t){var e=this,a={},n={};this.formValidate.attr.forEach((function(t,e){a["value"+e]={title:t.value},n["value"+e]=""})),this.ManyAttrValue.forEach((function(t,a){var n=Object.values(t.detail).sort().join("/");e.attrInfo[n]&&(e.ManyAttrValue[a]=e.attrInfo[n])})),this.attrInfo={},this.ManyAttrValue.forEach((function(t){e.attrInfo[Object.values(t.detail).sort().join("/")]=t})),this.manyTabTit=a,this.manyTabDate=n,this.formThead=Object.assign({},this.formThead,a)},goDetail:function(t){var e=this;this.dialogVisible=!0,this.loading=!0,this.formValidate={},Object(i["t"])(t).then(function(){var t=Object(s["a"])(regeneratorRuntime.mark((function t(a){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.loading=!1,n=a.data,e.formValidate={product_id:n.product.product_id,image:n.product.image,slider_image:n.product.slider_image,store_name:n.product.store_name,store_info:n.product.store_info,start_time:n.start_time?n.start_time:"",end_time:n.end_time?n.end_time:"",price:n.price,success_num:n.success_num,count_take:n.count_take,count_user:n.count_user,sales:n.product.sales,buying_count_num:n.buying_count_num,buying_num:n.buying_num?n.buying_num:"",ficti_num:n.ficti_num,unit_name:n.product.unit_name,ficti_status:n.ficti_status,is_show:n.is_show,attr:n.product.attr,content:n.content,spec_type:n.product.spec_type,create_time:n.create_time,action_status:n.action_status,product_status:n.product_status,pay_count:n.pay_count,once_pay_count:n.once_pay_count,stock:n.stock,stock_count:n.stock_count,refusal:n.refusal},0===e.formValidate.spec_type?(e.OneattrValue=n.product.attrValue,e.OneattrValue[0].active_price=e.OneattrValue[0]._sku?e.OneattrValue[0]._sku.active_price:0,e.OneattrValue[0].sales=e.OneattrValue[0]._sku?e.OneattrValue[0]._sku.sales:0):(e.ManyAttrValue=[],n.product.attrValue.forEach((function(t,a){t._sku&&(e.$set(t,"active_price",t._sku.active_price),e.$set(t,"sales",t._sku.sales?t._sku.sales:0),e.ManyAttrValue.push(t))})),e.watCh(e.formValidate.attr)),console.log(e.ManyAttrValue),e.fullscreenLoading=!1;case 6:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.fullscreenLoading=!1,e.$message.error(t.message)}))},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(i["u"])(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("")},handleDelete:function(t,e){var a=this;2==t.status?this.$confirm("该拼团商品活动正在进行中,删除后不可恢复,您确认删除吗?","提示",{confirmButtonText:"删除",cancelButtonText:"不删除",type:"warning"}).then((function(){Object(i["s"])(t.product_group_id).then((function(t){var n=t.message;a.$message.success(n),a.tableData.data.splice(e,1)})).catch((function(t){var e=t.message;a.$message.error(e)}))})).catch((function(t){a.$message({type:"info",message:"已取消"})})):this.$modalSureDelete().then((function(){Object(i["s"])(t.product_group_id).then((function(t){var n=t.message;a.$message.success(n),a.tableData.data.splice(e,1)})).catch((function(t){var e=t.message;a.$message.error(e)}))}))},onchangeIsShow:function(t){var e=this;Object(i["x"])(t.product_group_id,t.is_show).then((function(t){var a=t.message;e.$message.success(a),e.getList("")})).catch((function(t){var a=t.message;e.$message.error(a)}))}}},u=c,d=(a("dc2c"),a("2877")),_=Object(d["a"])(u,n,r,!1,null,"767e9a73",null);e["default"]=_.exports},"504c":function(t,e,a){var n=a("9e1e"),r=a("0d58"),s=a("6821"),i=a("52a7").f;t.exports=function(t){return function(e){var a,o=s(e),l=r(o),c=l.length,u=0,d=[];while(c>u)a=l[u++],n&&!i.call(o,a)||d.push(t?[a,o[a]]:o[a]);return d}}},8615:function(t,e,a){var n=a("5ca1"),r=a("504c")(!1);n(n.S,"Object",{values:function(t){return r(t)}})},af2e:function(t,e,a){},dc2c:function(t,e,a){"use strict";var n=a("af2e"),r=a.n(n);r.a},f8b7:function(t,e,a){"use strict";a.d(e,"u",(function(){return r})),a.d(e,"a",(function(){return s})),a.d(e,"y",(function(){return i})),a.d(e,"r",(function(){return o})),a.d(e,"s",(function(){return l})),a.d(e,"v",(function(){return c})),a.d(e,"x",(function(){return u})),a.d(e,"q",(function(){return d})),a.d(e,"w",(function(){return _})),a.d(e,"C",(function(){return p})),a.d(e,"A",(function(){return m})),a.d(e,"F",(function(){return f})),a.d(e,"E",(function(){return v})),a.d(e,"D",(function(){return b})),a.d(e,"z",(function(){return g})),a.d(e,"b",(function(){return h})),a.d(e,"j",(function(){return w})),a.d(e,"B",(function(){return y})),a.d(e,"i",(function(){return k})),a.d(e,"h",(function(){return C})),a.d(e,"g",(function(){return x})),a.d(e,"f",(function(){return V})),a.d(e,"p",(function(){return S})),a.d(e,"t",(function(){return L})),a.d(e,"G",(function(){return $})),a.d(e,"H",(function(){return O})),a.d(e,"n",(function(){return F})),a.d(e,"m",(function(){return j})),a.d(e,"k",(function(){return D})),a.d(e,"l",(function(){return z})),a.d(e,"o",(function(){return T})),a.d(e,"e",(function(){return I})),a.d(e,"c",(function(){return E})),a.d(e,"d",(function(){return A}));var n=a("0c6d");function r(t){return n["a"].get("store/order/lst",t)}function s(){return n["a"].get("store/order/chart")}function i(t,e){return n["a"].post("store/order/update/".concat(t),e)}function o(t){return n["a"].get("store/order/delivery/".concat(t,"/form"))}function l(t){return n["a"].get("store/order/detail/".concat(t))}function c(t,e){return n["a"].get("store/order/log/".concat(t),e)}function u(t){return n["a"].get("store/order/remark/".concat(t,"/form"))}function d(t){return n["a"].post("store/order/delete/".concat(t))}function _(t){return n["a"].get("store/order/printer/".concat(t))}function p(t){return n["a"].get("store/refundorder/lst",t)}function m(t){return n["a"].get("store/refundorder/detail/".concat(t))}function f(t){return n["a"].get("store/refundorder/status/".concat(t,"/form"))}function v(t){return n["a"].get("store/refundorder/mark/".concat(t,"/form"))}function b(t){return n["a"].get("store/refundorder/log/".concat(t))}function g(t){return n["a"].get("store/refundorder/delete/".concat(t))}function h(t){return n["a"].post("store/refundorder/refund/".concat(t))}function w(t){return n["a"].get("store/order/express/".concat(t))}function y(t){return n["a"].get("store/refundorder/express/".concat(t))}function k(t){return n["a"].get("store/order/excel",t)}function C(t){return n["a"].get("store/order/delivery_export",t)}function x(t){return n["a"].get("excel/lst",t)}function V(t){return n["a"].get("excel/download/".concat(t))}function S(t){return n["a"].post("store/order/verify/".concat(t))}function L(){return n["a"].get("store/order/filtter")}function $(){return n["a"].get("store/order/takechart")}function O(t){return n["a"].get("store/order/takelst",t)}function F(t){return n["a"].get("store/receipt/lst",t)}function j(t){return n["a"].get("store/receipt/set_recipt",t)}function D(t){return n["a"].post("store/receipt/save_recipt",t)}function z(t){return n["a"].get("store/receipt/detail/".concat(t))}function T(t,e){return n["a"].post("store/receipt/update/".concat(t),e)}function I(t){return n["a"].get("store/import/lst",t)}function E(t,e){return n["a"].get("store/import/detail/".concat(t),e)}function A(t){return n["a"].get("store/import/excel/".concat(t))}}}]);
|