(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0838c391"],{"14d3":function(t,e,r){},"1beb":function(t,e,r){},"59f4":function(t,e,r){"use strict";r.r(e);var a=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"divBox"},[r("el-card",{staticClass:"box-card"},[r("div",{directives:[{name:"hasPermi",rawName:"v-hasPermi",value:["platform:pay:component:product:draft:list"],expression:"['platform:pay:component:product:draft:list']"}],staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[r("div",{staticClass:"container"},[r("el-form",{attrs:{inline:""}},[r("el-form-item",{attrs:{label:"商品名称:"}},[r("el-input",{staticClass:"selWidth",attrs:{placeholder:"请输入商品名称",clearable:""},model:{value:t.search,callback:function(e){t.search=e},expression:"search"}},[r("el-button",{attrs:{slot:"append",icon:"el-icon-search"},on:{click:function(e){return t.getList(1)}},slot:"append"})],1)],1)],1)],1)]),t._v(" "),r("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],ref:"multipleTable",staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","header-cell-style":{fontWeight:"bold"}}},[r("el-table-column",{attrs:{prop:"id",label:"Id","min-width":"80"}}),t._v(" "),r("el-table-column",{attrs:{label:"名称",prop:"title","min-width":"300"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("el-popover",{attrs:{trigger:"hover",placement:"right","open-delay":800}},[r("div",{staticClass:"text_overflow",attrs:{slot:"reference"},slot:"reference"},[t._v(t._s(e.row.title))]),t._v(" "),r("div",{staticClass:"pup_card"},[t._v(t._s(e.row.title))])])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"商品图片","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(t){return[r("div",{staticClass:"demo-image__preview"},[r("el-image",{staticStyle:{width:"36px",height:"36px"},attrs:{src:JSON.parse(t.row.headImg)[0],"preview-src-list":JSON.parse(t.row.headImg)}})],1)]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"类目","min-width":"150",prop:"thirdCatName",align:"center"}}),t._v(" "),r("el-table-column",{attrs:{label:"获得积分",prop:"giveIntegral","min-width":"100",align:"center"}}),t._v(" "),r("el-table-column",{attrs:{prop:"sales",label:"销量","min-width":"90",align:"center"}}),t._v(" "),r("el-table-column",{attrs:{prop:"stock",label:"库存","min-width":"90",align:"center"}}),t._v(" "),r("el-table-column",{attrs:{label:"微信审核","min-width":"90",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(t._f("editStatusFilter")(e.row.editStatus)))])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"平台审核","min-width":"90",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(t._f("platformStatusFilter")(e.row.platformEditStatus)))])]}}])}),t._v(" "),r("el-table-column",{attrs:{label:"创建时间",prop:"addTime","min-width":"150"}}),t._v(" "),r("el-table-column",{attrs:{label:"操作","min-width":"150",fixed:"right",align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[2===e.row.platformEditStatus&&t.checkPermi(["platform:pay:component:product:draft:review"])?r("el-button",{attrs:{size:"small",type:"text"},on:{click:function(r){return t.handleAudit(e.row.id,!0)}}},[t._v("审核")]):t._e(),t._v(" "),r("el-button",{directives:[{name:"hasPermi",rawName:"v-hasPermi",value:["platform:pay:component:product:draft:info"],expression:"['platform:pay:component:product:draft:info']"}],attrs:{size:"small",type:"text"},on:{click:function(r){return t.handleAudit(e.row.id,!1)}}},[t._v("详情")])]}}])})],1),t._v(" "),r("div",{staticClass:"block mb20"},[r("el-pagination",{attrs:{"page-sizes":[10,20,30,40],"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(" "),r("info-from",{ref:"infoFrom",attrs:{"is-atud":t.isAtud,productId:t.productId},on:{subSuccess:t.subSuccess}})],1)},n=[],i=r("8bbf"),o=r("e350"),l=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"infoBox"},[t.dialogVisible?r("el-drawer",{staticClass:"infoBox",attrs:{visible:t.dialogVisible,title:t.isAtud?"商品审核":"商品详情",direction:t.direction,"append-to-body":!0,"custom-class":"demo-drawer",size:"1000px",wrapperClosable:!t.isAtud,"modal-append-to-body":!1},on:{"update:visible":function(e){t.dialogVisible=e}}},[r("div",{staticClass:"demo-drawer__content"},[t.formValidate?r("div",{staticClass:"divBox"},[r("div",{staticClass:"clearfix",attrs:{slot:"header"},slot:"header"},[r("el-tabs",{model:{value:t.currentTab,callback:function(e){t.currentTab=e},expression:"currentTab"}},[r("el-tab-pane",{attrs:{label:"商品信息",name:"0"}}),t._v(" "),r("el-tab-pane",{attrs:{label:"商品详情",name:"1"}})],1)],1),t._v(" "),r("el-form",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],ref:"formValidate",staticClass:"formValidate",attrs:{model:t.formValidate,"label-width":"111px"},nativeOn:{submit:function(t){t.preventDefault()}}},[r("el-row",{directives:[{name:"show",rawName:"v-show",value:"0"===t.currentTab,expression:"currentTab === '0'"}],attrs:{gutter:24}},[r("el-col",{attrs:{span:24}},[r("el-form-item",{attrs:{label:"商品名称:",prop:"title"}},[r("span",{staticClass:"spfont"},[t._v(t._s(t.formValidate.title))])])],1),t._v(" "),r("el-col",t._b({},"el-col",t.grid2,!1),[r("el-form-item",{attrs:{label:"单位:",prop:"unitName"}},[r("el-input",{attrs:{placeholder:"请输入单位",readonly:t.isDisabled},model:{value:t.formValidate.unitName,callback:function(e){t.$set(t.formValidate,"unitName",e)},expression:"formValidate.unitName"}})],1)],1),t._v(" "),r("el-col",t._b({},"el-col",t.grid2,!1),[r("el-form-item",{attrs:{label:"微信商品类目:",prop:"thirdCatIdList"}},t._l(t.formValidate.thirdCatIdList,(function(e,a){return r("span",[t._v("\n "+t._s(e)+" "),r("span",{directives:[{name:"show",rawName:"v-show",value:a0?r("el-col",{attrs:{span:24}},[r("el-form-item",{attrs:{label:"商品资质图:"}},[r("div",{staticClass:"acea-row"},[t._l(t.formValidate.qualificationPicsList,(function(e,a){return r("div",{key:a,staticClass:"pictrue",attrs:{draggable:"true"},on:{dragstart:function(r){return t.handleDragStart(r,e,"qualificationPics")},dragover:function(r){return r.preventDefault(),t.handleDragOver(r,e,"qualificationPics")},dragenter:function(r){return t.handleDragEnter(r,e,"qualificationPics")},dragend:function(r){return t.handleDragEnd(r,e,"qualificationPics")}}},[r("img",{attrs:{src:e}}),t._v(" "),r("i",{staticClass:"el-icon-error btndel",on:{click:function(e){return t.handleRemove(a,"qualificationPics")}}})])})),t._v(" "),t.formValidate.qualificationPicsList.length<5?r("div",{staticClass:"upLoadPicBox",on:{click:function(e){return t.modalPicTap("3")}}},[r("div",{staticClass:"upLoad"},[r("i",{staticClass:"el-icon-camera cameraIconfont"})])]):t._e()],2),t._v(" "),r("div",{staticClass:"fontColor3"},[t._v("\n 资质类型说明:"+t._s(t.productQualification)+"。"+t._s(1===t.productQualificationType?"必填项!":"选填项!")+"\n ")])])],1):t._e(),t._v(" "),r("el-col",t._b({},"el-col",t.grid2,!1),[r("el-form-item",{attrs:{label:"商品规格:",props:"specType"}},[r("span",{staticClass:"spfont"},[t._v(t._s(t.formValidate.specType?"多规格":"单规格"))])])],1),t._v(" "),r("el-col",{staticClass:"mt10",attrs:{xl:24,lg:24,md:24,sm:24,xs:24}},[[r("el-table",{staticClass:"tabNumWidth",attrs:{data:t.ManyAttrValue,border:"",size:"mini"}},[t.manyTabDate?t._l(t.manyTabDate,(function(e,a){return r("el-table-column",{key:a,attrs:{align:"center",label:t.manyTabTit[a].title},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",{staticClass:"priceBox",domProps:{textContent:t._s(e.row[a])}})]}}],null,!0)})})):t._e(),t._v(" "),r("el-table-column",{attrs:{align:"center",label:"图片",width:"60"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("div",{staticClass:"upLoadPicBox"},[e.row.image?r("div",{staticClass:"pictrue tabPic"},[r("img",{attrs:{src:e.row.image}})]):t._e()])]}}],null,!1,1312690362)}),t._v(" "),t._l(t.attrValue,(function(e,a){return r("el-table-column",{key:a,attrs:{label:t.formThead[a].title,align:"center"},scopedSlots:t._u([{key:"default",fn:function(e){return[r("span",[t._v(t._s(e.row[a]))])]}}],null,!0)})}))],2)]],2)],1),t._v(" "),r("el-row",{directives:[{name:"show",rawName:"v-show",value:"1"===t.currentTab&&!t.isDisabled,expression:"currentTab === '1' && !isDisabled"}]},[r("el-col",{attrs:{span:24}},[r("el-form-item",{attrs:{label:"商品详情:"}},[r("div",{staticClass:"contentPic",domProps:{innerHTML:t._s(t.formValidate.content)}})])],1)],1),t._v(" "),r("el-row",{directives:[{name:"show",rawName:"v-show",value:"1"===t.currentTab&&t.isDisabled,expression:"currentTab === '1' && isDisabled"}]},[r("el-col",{attrs:{span:24}},[r("el-form-item",{attrs:{label:"商品详情:"}},[r("span",{domProps:{innerHTML:t._s(t.formValidate.descInfo||"无")}})])],1)],1)],1)],1):t._e()]),t._v(" "),t.isAtud?r("div",{staticClass:"from-foot-btn btn-shadow"},[r("el-form",{ref:"ruleForm",staticClass:"demo-ruleForm",attrs:{model:t.ruleForm,rules:t.rules,"label-width":"80px"}},[r("el-form-item",{attrs:{label:"审核状态",prop:"platformEditStatus"}},[r("el-radio-group",{model:{value:t.ruleForm.platformEditStatus,callback:function(e){t.$set(t.ruleForm,"platformEditStatus",e)},expression:"ruleForm.platformEditStatus"}},[r("el-radio",{attrs:{label:4}},[t._v("通过")]),t._v(" "),r("el-radio",{attrs:{label:3}},[t._v("拒绝")])],1)],1),t._v(" "),3===t.ruleForm.platformEditStatus?r("el-form-item",{attrs:{label:"原因",prop:"platformStatusReason"}},[r("el-input",{attrs:{type:"textarea",placeholder:"请输入原因"},model:{value:t.ruleForm.platformStatusReason,callback:function(e){t.$set(t.ruleForm,"platformStatusReason",e)},expression:"ruleForm.platformStatusReason"}})],1):t._e(),t._v(" "),r("el-form-item",[r("el-button",{on:{click:t.close}},[t._v("取 消")]),t._v(" "),r("el-button",{attrs:{type:"primary"},on:{click:function(e){return t.onSubmit("ruleForm")}}},[t._v(t._s(t.loadingBtn?"提交中 ...":"确 定"))])],1)],1)],1):t._e()]):t._e()],1)},s=[],c=r("8256"),u=(r("61f7"),r("2f62"));function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}function f(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */f=function(){return e};var t,e={},r=Object.prototype,a=r.hasOwnProperty,n=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",l=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function u(t,e,r,a){var i=e&&e.prototype instanceof y?e:y,o=Object.create(i.prototype),l=new N(a||[]);return n(o,"_invoke",{value:C(t,r,l)}),o}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=u;var m="suspendedStart",h="suspendedYield",g="executing",v="completed",b={};function y(){}function w(){}function _(){}var O={};c(O,o,(function(){return this}));var V=Object.getPrototypeOf,S=V&&V(V(T([])));S&&S!==r&&a.call(S,o)&&(O=S);var x=_.prototype=y.prototype=Object.create(O);function L(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function j(t,e){function r(n,i,o,l){var s=p(t[n],t,i);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"==d(u)&&a.call(u,"__await")?e.resolve(u.__await).then((function(t){r("next",t,o,l)}),(function(t){r("throw",t,o,l)})):e.resolve(u).then((function(t){c.value=t,o(c)}),(function(t){return r("throw",t,o,l)}))}l(s.arg)}var i;n(this,"_invoke",{value:function(t,a){function n(){return new e((function(e,n){r(t,a,e,n)}))}return i=i?i.then(n,n):n()}})}function C(e,r,a){var n=m;return function(i,o){if(n===g)throw new Error("Generator is already running");if(n===v){if("throw"===i)throw o;return{value:t,done:!0}}for(a.method=i,a.arg=o;;){var l=a.delegate;if(l){var s=I(l,a);if(s){if(s===b)continue;return s}}if("next"===a.method)a.sent=a._sent=a.arg;else if("throw"===a.method){if(n===m)throw n=v,a.arg;a.dispatchException(a.arg)}else"return"===a.method&&a.abrupt("return",a.arg);n=g;var c=p(e,r,a);if("normal"===c.type){if(n=a.done?v:h,c.arg===b)continue;return{value:c.arg,done:a.done}}"throw"===c.type&&(n=v,a.method="throw",a.arg=c.arg)}}}function I(e,r){var a=r.method,n=e.iterator[a];if(n===t)return r.delegate=null,"throw"===a&&e.iterator.return&&(r.method="return",r.arg=t,I(e,r),"throw"===r.method)||"return"!==a&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+a+"' method")),b;var i=p(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,b;var o=i.arg;return o?o.done?(r[e.resultName]=o.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,b):o:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function P(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function k(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function N(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(P,this),this.reset(!0)}function T(e){if(e||""===e){var r=e[o];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,i=function r(){for(;++n=0;--i){var o=this.tryEntries[i],l=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var s=a.call(o,"catchLoc"),c=a.call(o,"finallyLoc");if(s&&c){if(this.prev=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&a.call(n,"finallyLoc")&&this.prev=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),k(r),b}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var a=r.completion;if("throw"===a.type){var n=a.arg;k(r)}return n}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,a){return this.delegate={iterator:T(e),resultName:r,nextLoc:a},"next"===this.method&&(this.arg=t),b}},e}function p(t,e,r,a,n,i,o){try{var l=t[i](o),s=l.value}catch(c){return void r(c)}l.done?e(s):Promise.resolve(s).then(a,n)}function m(t){return function(){var e=this,r=arguments;return new Promise((function(a,n){var i=t.apply(e,r);function o(t){p(i,a,n,o,l,"next",t)}function l(t){p(i,a,n,o,l,"throw",t)}o(void 0)}))}}function h(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&&(a=a.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,a)}return r}function g(t){for(var e=1;e0)for(var e=0;e1)t.forEach((function(a,n){0===n&&(e=t[n]["attrValue"]);var i=[];e&&(e.forEach((function(e){t[n+1]&&t[n+1]["attrValue"]&&t[n+1]["attrValue"].forEach((function(a){var o=(0!==n?"":t[n]["attrName"]+"_")+e+"$&"+t[n+1]["attrName"]+"_"+a;if(i.push(o),n===t.length-2){var l={image:"",price:0,cost:0,otPrice:0,stock:0,weight:0,volume:0};for(var s in o.split("$&").forEach((function(t,e){var r=t.split("_");l["attrValue"]||(l["attrValue"]={}),l["attrValue"][r[0]]=r.length>1?r[1]:""})),l.attrValue)l[s]=l.attrValue[s];r.push(l)}}))})),e=i.length?i:[])}));else{var a=[];t.forEach((function(t,e){t["attrValue"].forEach((function(e,n){for(var i in a[n]=t["attrName"]+"_"+e,r[n]={image:"",price:0,cost:0,otPrice:0,stock:0,weight:0,volume:0,attrValue:v({},t["attrName"],e)},r[n].attrValue)r[n][i]=r[n].attrValue[i]}))})),e.push(a.join("$&"))}return r}},getInfo:function(t){var e=this;this.loading=!0,Object(i["e"])(t).then(function(){var t=m(f().mark((function t(r){var a;return f().wrap((function(t){while(1)switch(t.prev=t.next){case 0:a=r,e.formValidate={images:JSON.parse(a.headImg),title:a.title,unitName:a.unitName,tempId:a.tempId,attr:JSON.parse(a.attr),descInfo:a.descInfo,specType:a.specType,primaryProductId:a.primaryProductId,giveIntegral:a.giveIntegral,ficti:a.ficti,thirdCatIdList:[a.catInfo.firstCatName,a.catInfo.secondCatName,a.catInfo.thirdCatName],thirdCatId:a.thirdCatId,brandId:a.brandId,qualificationPicsList:JSON.parse(a.qualificationPics)||[],id:a.id},e.ManyAttrValue=JSON.parse(a.attrValue),e.$nextTick((function(){e.ManyAttrValue.forEach((function(t,r){for(var a in t.attrValue=JSON.parse(t.attrValue),t.attrValue)t[a]=t.attrValue[a];t.id&&(e.$set(t,"price",t.price),e.$set(t,"quota",t.quota))}))})),e.loading=!1;case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){e.loading=!1}))},validate:function(t,e,r){!1===e&&this.$message.warning(r)}}},V=O,S=(r("7811"),r("2877")),x=Object(S["a"])(V,l,s,!1,null,"645363de",null),L=x.exports,j={name:"videoList",data:function(){return{isAtud:!1,productId:0,listLoading:!1,tableData:{data:[],total:0},tableFrom:{page:1,limit:20,proId:"",search:""},search:""}},components:{infoFrom:L},mounted:function(){Object(o["a"])(["platform:pay:component:product:draft:list"])&&this.getList(),JSON.parse(sessionStorage.getItem("videoCategory"))||this.getCatList()},methods:{checkPermi:o["a"],getCatList:function(){var t=this;Object(i["d"])().then((function(e){t.options=e,sessionStorage.setItem("videoCategory",JSON.stringify(e))}))},subSuccess:function(){this.getList("")},handleAudit:function(t,e){this.productId=t,this.$refs.infoFrom.dialogVisible=!0,this.isAtud=e,this.$refs.infoFrom.getInfo(t)},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,this.tableFrom.search=encodeURIComponent(this.search),Object(i["f"])(this.tableFrom).then((function(t){e.tableData.data=t.list,e.tableData.total=t.total,e.listLoading=!1})).catch((function(t){e.listLoading=!1}))},pageChange:function(t){this.tableFrom.page=t,this.getList()},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList()}}},C=j,I=(r("a398"),Object(S["a"])(C,a,n,!1,null,"74481c61",null));e["default"]=I.exports},7811:function(t,e,r){"use strict";r("1beb")},"8bbf":function(t,e,r){"use strict";r.d(e,"h",(function(){return n})),r.d(e,"k",(function(){return i})),r.d(e,"f",(function(){return o})),r.d(e,"n",(function(){return l})),r.d(e,"d",(function(){return s})),r.d(e,"c",(function(){return c})),r.d(e,"o",(function(){return u})),r.d(e,"m",(function(){return d})),r.d(e,"l",(function(){return f})),r.d(e,"e",(function(){return p})),r.d(e,"g",(function(){return m})),r.d(e,"i",(function(){return h})),r.d(e,"b",(function(){return g})),r.d(e,"a",(function(){return v})),r.d(e,"j",(function(){return b}));var a=r("b775");function n(){return Object(a["a"])({url:"/admin/platform/pay/component/register/register/check",method:"get"})}function i(t){return Object(a["a"])({url:"/admin/platform/pay/component/register/apply",method:"get",params:t})}function o(t){return Object(a["a"])({url:"/admin/platform/pay/component/draftproduct/draft/list",method:"get",params:t})}function l(t){return Object(a["a"])({url:"/admin/platform/pay/component/product/list",method:"get",params:t})}function s(t){return Object(a["a"])({url:"/admin/platform/pay/component/cat/get/list",method:"get",params:t})}function c(t){return Object(a["a"])({url:"/admin/platform/pay/component/shop/category/audit",method:"post",data:t})}function u(t){return Object(a["a"])({url:"/admin/pay/component/product/listing/".concat(t),method:"post"})}function d(t){return Object(a["a"])({url:"/admin/pay/component/product/delisting/".concat(t),method:"post"})}function f(t){return Object(a["a"])({url:"/admin/pay/component/product/delete/".concat(t),method:"post"})}function p(t){return Object(a["a"])({url:"/admin/platform/pay/component/draftproduct/draft/get/".concat(t),method:"get"})}function m(t){return Object(a["a"])({url:"/admin/platform/pay/component/draftproduct/review",method:"post",data:t})}function h(t){return Object(a["a"])({url:"/admin/platform/pay/component/shop/img/upload",method:"post",data:t})}function g(t){return Object(a["a"])({url:"/admin/platform/pay/component/shop/brand/list",method:"get",data:t})}function v(t){return Object(a["a"])({url:"/admin/platform/pay/component/shop/audit/result",method:"post",data:t})}function b(t){return Object(a["a"])({url:"/admin/platform/pay/component/shop/brand/audit",method:"post",data:t})}},a398:function(t,e,r){"use strict";r("14d3")}}]);