6413-legacy.35ff9a66.js 41 KB

1
  1. "use strict";(self["webpackChunkyos_manage"]=self["webpackChunkyos_manage"]||[]).push([[6413],{31752:function(e,t,a){a.r(t),a.d(t,{default:function(){return D}});var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-button",{attrs:{size:"mini",disabled:"新建"!==e.data.status||!e.data.disabled,type:"新建"===e.data.status&&e.data.disabled?"primary":""},on:{click:e.onShow}},[e._v("编 辑")]),a("el-drawer",{attrs:{title:"编辑报价单",visible:e.drawer,size:"600px",direction:"rtl","show-close":!1,"append-to-body":""},on:{"update:visible":function(t){e.drawer=t},close:e.onClose}},[a("div",{staticClass:"drawer__panel",staticStyle:{"margin-bottom":"0px"}},[a("el-row",{staticStyle:{"margin-top":"10px"},attrs:{gutter:10}},[a("el-form",{ref:"form",attrs:{model:e.form,rules:e.rules,size:"mini","label-position":"right"}},[a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"报价类型:","label-width":"100px"}},[a("el-input",{attrs:{autocomplete:"off",placeholder:"报价类型",disabled:""},model:{value:e.form.quotedpricetype,callback:function(t){e.$set(e.form,"quotedpricetype",t)},expression:"form.quotedpricetype"}})],1)],1),e.isQuotedPrice?a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"项目名称:","label-width":"100px",prop:"projectname"}},[a("el-popover",{attrs:{placement:"bottom",width:"700",trigger:"click"},on:{show:e.projectList},model:{value:e.projectShow,callback:function(t){e.projectShow=t},expression:"projectShow"}},[a("el-input",{staticStyle:{width:"300px","margin-bottom":"10px"},attrs:{placeholder:"请输入内容",clearable:"",size:"mini"},on:{clear:function(t){return e.projectList(e.projectParam.content.pageNumber=1)}},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.projectList(e.projectParam.content.pageNumber=1)}},model:{value:e.projectParam.content.where.condition,callback:function(t){e.$set(e.projectParam.content.where,"condition",t)},expression:"projectParam.content.where.condition"}},[a("i",{staticClass:"el-icon-search",attrs:{slot:"prefix"},on:{click:function(t){return e.projectList(e.projectParam.content.pageNumber=1)}},slot:"prefix"})]),a("el-table",{attrs:{data:e.project.projectData,height:"396px","header-cell-style":{background:"#EEEEEE",color:"#333"},size:"mini"},on:{"row-click":e.projectOpen}},[a("el-table-column",{attrs:{label:"项目编号",width:"180"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.projectnum?t.row.projectnum:"--"))])]}}],null,!1,83220129)}),a("el-table-column",{attrs:{label:"项目名称",width:"180"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.projectname?t.row.projectname:"--"))])]}}],null,!1,4140801697)}),a("el-table-column",{attrs:{label:"地址"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.address?t.row.address:"--"))])]}}],null,!1,450065441)})],1),a("div",{staticClass:"container normal-panel",staticStyle:{"text-align":"right"}},[a("el-pagination",{attrs:{background:"",small:"","page-sizes":[10,20,50,100],layout:"total,sizes, prev, pager, next, jumper","current-page":e.project.currentPage,total:e.project.total},on:{"size-change":e.handleSizeChangeProject,"current-change":e.handleCurrentChangeProject}})],1),a("el-input",{attrs:{slot:"reference",readonly:!0,autocomplete:"off",placeholder:"请选择项目"},on:{input:e.selectProject},slot:"reference",model:{value:e.form.projectname,callback:function(t){e.$set(e.form,"projectname",t)},expression:"form.projectname"}})],1)],1)],1):e._e(),e.isQuotedPrice?a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"项目编号:","label-width":"100px"}},[a("el-input",{attrs:{autocomplete:"off",placeholder:"项目编号",disabled:""},model:{value:e.form.projectnum,callback:function(t){e.$set(e.form,"projectnum",t)},expression:"form.projectnum"}})],1)],1):e._e(),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"客户名称:","label-width":"100px",prop:"enterprisename"}},[a("el-popover",{attrs:{placement:"bottom",width:"700",trigger:"click"},on:{show:e.customerList},model:{value:e.customerShow,callback:function(t){e.customerShow=t},expression:"customerShow"}},[a("el-input",{staticStyle:{width:"300px","margin-bottom":"10px"},attrs:{placeholder:"请输入内容",clearable:"",size:"mini"},on:{clear:function(t){return e.customerList(e.customerParam.content.pageNumber=1)}},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.customerList(e.customerParam.content.pageNumber=1)}},model:{value:e.customerParam.content.where.condition,callback:function(t){e.$set(e.customerParam.content.where,"condition",t)},expression:"customerParam.content.where.condition"}},[a("i",{staticClass:"el-icon-search",attrs:{slot:"prefix"},on:{click:function(t){return e.customerList(e.customerParam.content.pageNumber=1)}},slot:"prefix"})]),a("el-table",{attrs:{data:e.customer.customerData,height:"396px","header-cell-style":{background:"#EEEEEE",color:"#333"},size:"mini"},on:{"row-click":e.customerData}},[a("el-table-column",{attrs:{label:"客户编号",width:"180"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.sa_customersid?t.row.sa_customersid:"--"))])]}}])}),a("el-table-column",{attrs:{label:"客户名称",width:"200"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.enterprisename?t.row.enterprisename:"--"))])]}}])}),a("el-table-column",{attrs:{label:"地址"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.address?t.row.address:"--"))])]}}])})],1),a("div",{staticClass:"container normal-panel",staticStyle:{"text-align":"right"}},[a("el-pagination",{attrs:{background:"",small:"","page-sizes":[10,20,50,100],layout:"total,sizes, prev, pager, next, jumper","current-page":e.customer.currentPage,total:e.customer.total},on:{"size-change":e.handleSizeChangeCustomer,"current-change":e.handleCurrentChangeCustomer}})],1),a("el-input",{attrs:{slot:"reference",readonly:!0,autocomplete:"off",placeholder:"请选择客户"},on:{input:e.selectCustomer},slot:"reference",model:{value:e.form.enterprisename,callback:function(t){e.$set(e.form,"enterprisename",t)},expression:"form.enterprisename"}})],1)],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"电话:","label-width":"100px"}},[a("el-input",{attrs:{autocomplete:"off",placeholder:"输入电话",disabled:""},model:{value:e.form.telephone,callback:function(t){e.$set(e.form,"telephone",t)},expression:"form.telephone"}})],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"联系人:","label-width":"100px",prop:"name"}},[a("el-popover",{attrs:{placement:"bottom",width:"700",trigger:"click"},on:{show:e.contactsList},model:{value:e.contactsShow,callback:function(t){e.contactsShow=t},expression:"contactsShow"}},[a("el-input",{staticStyle:{width:"300px","margin-bottom":"10px"},attrs:{placeholder:"请输入内容",clearable:"",size:"mini"},on:{clear:function(t){return e.contactsList(e.contactsParam.content.pageNumber=1)}},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.contactsList(e.contactsParam.content.pageNumber=1)}},model:{value:e.contactsParam.content.where.condition,callback:function(t){e.$set(e.contactsParam.content.where,"condition",t)},expression:"contactsParam.content.where.condition"}},[a("i",{staticClass:"el-icon-search",attrs:{slot:"prefix"},on:{click:function(t){return e.contactsList(e.contactsParam.content.pageNumber=1)}},slot:"prefix"})]),a("el-table",{attrs:{data:e.contacts.contactsData,height:"396px","header-cell-style":{background:"#EEEEEE",color:"#333"},size:"mini"},on:{"row-click":e.contactsData}},[a("el-table-column",{attrs:{label:"姓名",width:"180"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.name?t.row.name:"--"))])]}}])}),a("el-table-column",{attrs:{label:"手机号",width:"180"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.phonenumber?t.row.phonenumber:"--"))])]}}])}),a("el-table-column",{attrs:{label:"邮箱",width:"180"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.email?t.row.email:"--"))])]}}])}),a("el-table-column",{attrs:{label:"地址"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticStyle:{"margin-left":"10px"}},[e._v(e._s(t.row.address?t.row.address:"--"))])]}}])})],1),a("div",{staticClass:"container normal-panel",staticStyle:{"text-align":"right"}},[a("el-pagination",{attrs:{background:"",small:"","page-sizes":[10,20,50,100],layout:"total,sizes, prev, pager, next, jumper","current-page":e.contacts.currentPage,total:e.contacts.total},on:{"size-change":e.handleSizeChangeContacts,"current-change":e.handleCurrentChangeContacts}})],1),a("el-input",{attrs:{slot:"reference",readonly:!0,autocomplete:"off",placeholder:"请选择联系人"},on:{input:e.selectContacts},slot:"reference",model:{value:e.form.contactsname,callback:function(t){e.$set(e.form,"contactsname",t)},expression:"form.contactsname"}})],1)],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"联系人手机号:","label-width":"100px"}},[a("el-input",{attrs:{autocomplete:"off",placeholder:"手机号",disabled:""},model:{value:e.form.contactsphonenumber,callback:function(t){e.$set(e.form,"contactsphonenumber",t)},expression:"form.contactsphonenumber"}})],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"报价日期:","label-width":"100px"}},[a("el-date-picker",{staticStyle:{width:"100%"},attrs:{type:"date","value-format":"yyyy-MM-dd",placeholder:"选择日期","picker-options":e.pickerOptions},model:{value:e.form.billdate,callback:function(t){e.$set(e.form,"billdate",t)},expression:"form.billdate"}})],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"有效期:","label-width":"100px",prop:"date"}},[a("el-date-picker",{staticStyle:{width:"100%"},attrs:{type:"daterange","value-format":"yyyy-MM-dd","range-separator":"至","start-placeholder":"开始日期","end-placeholder":"结束日期","picker-options":e.pickerOptions},model:{value:e.form.date,callback:function(t){e.$set(e.form,"date",t)},expression:"form.date"}})],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"产品系列:","label-width":"100px",prop:"itemtype"}},[a("el-select",{ref:"sle",staticStyle:{width:"100%"},attrs:{multiple:"",placeholder:"请选择产品系列",size:"mini"},model:{value:e.form.itemtype,callback:function(t){e.$set(e.form,"itemtype",t)},expression:"form.itemtype"}},e._l(e.itemtype,(function(t){return a("el-option",{key:t.index,attrs:{label:t.value,value:t.value}},[a("span",{staticStyle:{float:"left"}},[e._v(e._s(t.value))]),a("span",{staticStyle:{float:"right",color:"#8492a6","font-size":"12px"}},[e._v(e._s(t.remarks?t.remarks:"暂无描述"))])])})),1)],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"折扣(%):","label-width":"100px",prop:"discountrate"}},[a("el-input",{attrs:{type:"number",autocomplete:"off",placeholder:"请输入0-100%"},on:{change:e.discountrateChange},model:{value:e.form.discountrate,callback:function(t){e.$set(e.form,"discountrate",t)},expression:"form.discountrate"}})],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"业务员:","label-width":"100px",prop:"salername"}},[a("el-popover",{attrs:{placement:"bottom",trigger:"manual",width:"500"},model:{value:e.salesmanVisible,callback:function(t){e.salesmanVisible=t},expression:"salesmanVisible"}},[a("selectSalesman",{ref:"selectSalesman",attrs:{radio:!0},on:{onSelect:e.salesmanChange,onCancel:function(t){e.salesmanVisible=!1}}}),a("el-input",{attrs:{slot:"reference",readonly:"",type:"text",size:"small",placeholder:"请选择业务员"},on:{focus:e.showChange},slot:"reference",model:{value:e.form.salername,callback:function(t){e.$set(e.form,"salername",t)},expression:"form.salername"}})],1)],1)],1),a("el-col",{attrs:{span:24}},[a("el-form-item",{attrs:{label:"备注:","label-width":"100px",prop:"remarks"}},[a("el-input",{attrs:{autocomplete:"off",placeholder:"请输入备注信息",type:"textarea",autosize:""},model:{value:e.form.remarks,callback:function(t){e.$set(e.form,"remarks",t)},expression:"form.remarks"}})],1)],1)],1)],1)],1),a("div",{staticClass:"fixed__btn__panel"},[a("el-button",{staticClass:"normal-btn-width",attrs:{size:"small"},on:{click:e.onClose}},[e._v("取 消")]),a("el-button",{staticClass:"normal-btn-width",attrs:{size:"small",type:"warning"},on:{click:e.getSubmit}},[e._v("保 存")])],1)])],1)},n=[],i=a(48534),s=(a(35666),a(21703),a(68309),a(56977),a(21249),a(41539),a(54747),a(53332)),o=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticStyle:{"padding-bottom":"35px"}},[a("el-input",{staticStyle:{width:"200px",float:"left"},attrs:{size:"small","suffix-icon":"el-icon-search",placeholder:"产品名称,编号",clearable:""},on:{clear:function(t){return e.productData(e.param.content.pageNumber=1)}},nativeOn:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.productData(e.param.content.pageNumber=1)}},model:{value:e.param.content.where.condition,callback:function(t){e.$set(e.param.content.where,"condition",t)},expression:"param.content.where.condition"}}),a("delProduct",{ref:"delProduct",staticStyle:{float:"right"},attrs:{data:e.selectDel},on:{delSuccess:e.delSuccess}}),a("itemClassAdd",{ref:"quoterPrice",staticStyle:{float:"right","margin-right":"10px","margin-bottom":"10px"},attrs:{id:e.sa_projectid,sa_quotedpriceid:e.sa_quotedpriceid,quotedpricetype:e.quotedpricetype},on:{productAdd:e.productData}})],1),a("div",{staticClass:"produtMag-panel"},[a("el-table",{ref:"multipleTable",staticStyle:{width:"100%"},attrs:{data:e.list,"header-cell-style":{height:"50px",color:"#606266",fontWeight:"400"},"cell-style":{height:"50px",color:"#666666",fontWeight:"400"}},on:{"selection-change":e.selectionChange}},[a("el-table-column",{attrs:{type:"selection",width:"42",fixed:""}}),a("el-table-column",{attrs:{prop:"itemno",label:"产品类别名称",width:"0"}}),a("el-table-column",{attrs:{prop:"itemname",label:"品牌",width:"0"}}),a("el-table-column",{attrs:{prop:"discountrate",label:"折扣(%)",fixed:"right",width:"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-input",{attrs:{size:"mini",placeholder:"请输入折扣"},on:{change:function(a){return e.onChangeDiscountrate(t.row.discountrate,t.row,t.$index)}},model:{value:t.row.discountrate,callback:function(a){e.$set(t.row,"discountrate",a)},expression:"scope.row.discountrate"}})]}}])})],1),a("div",{staticStyle:{height:"35px","margin-top":"20px"}},[a("div",{staticStyle:{float:"left"}},[e._v("总金额:"+e._s(e.totalPrice)+"元")]),a("div",{staticStyle:{float:"right"}},[a("el-pagination",{staticStyle:{"text-align":"right"},attrs:{background:"",small:"","current-page":e.currentPage,"page-size":e.param.content.pageSize,layout:"total, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1)])],1)])},c=[],l=(a(74916),a(64765),a(33028)),u=a(39115),d=a(9606),m=a(75727),p=a(18022),h=a(74830),f=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-button",{attrs:{size:"small",type:"primary",icon:"el-icon-plus"}},[e._v("添加")])],1)},g=[],b={name:"itemClassAdd"},_=b,v=a(43736),y=(0,v.Z)(_,f,g,!1,null,"037663e0",null),w=y.exports,x={props:["sa_projectid","sa_quotedpriceid","quotedpricetype"],name:"quotedPriceProduct",components:{uploadFile:l.Z,previewImage:u.Z,productTable:d.Z,delProduct:p.Z,importExcel:m.Z,productTableProject:h.Z,itemClassAdd:w},data:function(){return{selectDel:[],totalPrice:0,step:1,tablecols:[],list:[],total:0,currentPage:0,changeList:[],setTopColor:{color:"#79da56"},setDownColor:{color:"#ef230c"},param:{id:20221021095503,version:1,content:{sa_quotedpriceid:"",pageNumber:1,pageSize:20,where:{condition:""}}}}},methods:{productData:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a,r;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.param.content.sa_quotedpriceid=e.sa_quotedpriceid,t.next=3,e.$api.requested(e.param);case 3:for(a=t.sent,e.list=a.data,e.total=a.total,e.totalPrice=0,r=0;r<a.data.length;r++)e.list[r].discountrate=Math.round(100*a.data[r].discountrate*100)/100,e.list[r].mindiscountrate=Math.round(100*a.data[r].mindiscountrate*100)/100,e.list[r].price=Math.round(100*a.data[r].price)/100,e.list[r].discountDifferenceAmount=Math.round(100*a.data[r].discountDifferenceAmount)/100,e.totalPrice=e.totalPrice+a.data[r].amount;e.totalPrice=Math.round(100*e.totalPrice)/100,e.$emit("productData",e.list);case 10:case"end":return t.stop()}}),t)})))()},handleSizeChange:function(e){this.param.content.pageSize=e,this.productData()},handleCurrentChange:function(e){this.param.content.pageNumber=e,this.productData()},delSuccess:function(){this.productData()},onSuccess:function(){this.productData()},clearData:function(){this.search="",this.param.content.where.condition=this.search,this.productData()},queryClick:function(){this.param.content.where.condition=this.search,this.productData()},selectionChange:function(e){this.selectDel=[];for(var t=0;t<e.length;t++)this.selectDel[t]=e[t].sa_quotedprice_itemsid;this.$refs.delProduct.length=this.selectDel.length},checkForm:function(){this.$emit("checkForm")},quoterPrice:function(e,t){this.sa_quotedpriceid=e,this.$refs.quoterPrice.queryProduct(e,t),this.$refs.quoterPriceProject.queryProduct(e,t)},onChangeNum:function(e,t,a){t.qty=Math.round(100*e)/100,t.amount=Math.round(t.qty*t.price*100)/100,t.discountDifferenceAmount=Math.round(100*(t.marketprice*(t.discountrate/100)-t.marketprice*(t.mindiscountrate/100)))/100,this.$set(this.list,a,t),this.totalPrice=0;for(var r=0;r<this.list.length;r++)this.totalPrice=this.totalPrice+this.list[r].amount;this.totalPrice=Math.round(100*this.totalPrice)/100,this.$emit("productData",this.list)},onChangeDiscountrate:function(e,t,a){t.specialoffer=0,t.discountrate=e>100?100:e<=0?1:Math.round(100*e)/100,t.price=Math.round(t.marketprice*(t.discountrate/100)*100)/100,t.amount=Math.round(t.qty*t.price*100)/100,t.discountDifferenceAmount=Math.round(100*(t.marketprice*(t.discountrate/100)-t.marketprice*(t.mindiscountrate/100)))/100,t.discountDifferenceAmount<0&&(t.specialoffer=1),this.$set(this.list,a,t),this.totalPrice=0;for(var r=0;r<this.list.length;r++)this.totalPrice=this.totalPrice+this.list[r].amount;this.totalPrice=Math.round(100*this.totalPrice)/100,this.$emit("productData",this.list)},onChangePrice:function(e,t,a){t.specialoffer=0,e>t.marketprice?t.price=t.marketprice:e<.01*t.marketprice?t.price=.01*t.marketprice:t.price=Math.round(100*t.price)/100,t.discountrate=Math.round(t.price/t.marketprice*100*100)/100,t.discountDifferenceAmount=Math.round(100*(t.marketprice*(t.discountrate/100)-t.marketprice*(t.mindiscountrate/100)))/100,t.amount=Math.round(t.qty*t.price*100)/100,t.discountDifferenceAmount<0&&(t.specialoffer=1),this.$set(this.list,a,t),this.totalPrice=0;for(var r=0;r<this.list.length;r++)this.totalPrice=this.totalPrice+this.list[r].qty*this.list[r].price;this.totalPrice=Math.round(100*this.totalPrice)/100,this.$emit("productData",this.list)},objSet:function(e){var t=e.map((function(e){return{sa_quotedprice_itemsid:e.sa_quotedprice_itemsid,itemid:e.itemid,oldprice:e.marketprice,price:e.price,discountrate:0,qty:e.qty}}));this.changeDiscountrateData(t)},changeData:function(e){var t=this;return(0,i.Z)(regeneratorRuntime.mark((function a(){var r;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,t.$api.requested({id:20221021095403,version:1,content:{sa_quotedpriceid:t.list[0].sa_quotedpriceid,items:e}});case 2:r=a.sent,t.productData(r.data[0].sa_quotedpriceid);case 4:case"end":return a.stop()}}),a)})))()},changeDiscountrateData:function(e){var t=this;return(0,i.Z)(regeneratorRuntime.mark((function a(){var r;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,t.$api.requested({id:20221021095403,version:1,content:{sa_quotedpriceid:t.list[0].sa_quotedpriceid,items:e}});case 2:r=a.sent,t.productDiscountrateData(r.data[0].sa_quotedpriceid);case 4:case"end":return a.stop()}}),a)})))()},deleteProduct:function(e){var t=this;return(0,i.Z)(regeneratorRuntime.mark((function a(){var r;return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,t.$api.requested({id:20221021095603,version:1,content:{sa_quotedprice_itemsids:[e.sa_quotedprice_itemsid]}});case 2:r=a.sent,t.tool.showMessage(r,(function(){t.productData(e.sa_quotedpriceid)}));case 4:case"end":return a.stop()}}),a)})))()},queryItemClass:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested({id:"20230219162803",content:{sa_quotedpriceid:e.$route.query.id,where:{condition:"",istool:"",sa_brandid:""}}});case 2:a=t.sent,console.log(a,"营销类别末级");case 4:case"end":return t.stop()}}),t)})))()}},mounted:function(){this.productData(),this.queryItemClass()}},k=x,C=(0,v.Z)(k,o,c,!1,null,"14b4641b",null),S=C.exports,P=a(9042),q={name:"edit",props:["data","btnType"],components:{quotedPriceProduct:s.Z,quotedPriceItemClass:S,selectSalesman:P.Z},data:function(){var e=this,t=function(t,a,r){e.form.discountrate<0||e.form.discountrate>100?r(new Error("请输入0-100%")):r()};return{projectShow:!1,customerShow:!1,contactsShow:!1,salesmanVisible:!1,disabled:!1,userInfo:JSON.parse(window.sessionStorage.getItem("userInfo")),primary:"primary",text:"",projectParam:{id:20221020143503,content:{pageNumber:1,pageSize:10,type:1,where:{condition:"",startdate:"",enddate:"",status:"",projecttype:"",stagename:"",tag:""}}},project:{projectData:[],total:0,currentPage:0},customerParam:{id:20220920083901,content:{pageNumber:1,pageSize:10,where:{condition:"",type:4,sa_projectid:""}}},customer:{customerData:[],total:0,currentPage:0},contactsParam:{id:"20221022165503",content:{sys_enterpriseid:"",where:{condition:"",workaddress:0}}},contacts:{contactsData:[],total:0,currentPage:0},pickerOptions:{disabledDate:function(e){return e.getTime()+864e5<Date.now()}},drawer:!1,isQuotedPrice:!1,date:[],clearData:[],salerParam:{id:20230306144402,content:{type:"",sys_enterpriseid:"",sa_projectid:""}},form:{quotedpricetype:"",totalPrice:0,type:"",projectnum:"",enterprisename:"",name:"",phonenumber:"",fax:"",telephone:"",specialOffer:"否",sa_quotedpriceid:0,sys_enterpriseid:"",contactsid:8,sa_projectid:"0",discountrate:"",remarks:"",invaliddate:"",projectname:"",address:"",billdate:"",enddate:"",begdate:"",saler_hrid:"",salername:"",date:[],itemtype:[],quotedpricenotes:["1、报价为含税13%税率, 含运费 ","2、报价有限期 2023-02-02 13:16:47至2023-02-22 13:16:47"]},rules:{projectname:[{required:!0,message:"请选择项目",trigger:"change"}],enterprisename:[{required:!0,message:"请选择客户",trigger:"change"}],itemtype:[{required:!0,message:"请选择产品系列",trigger:"change"}],date:[{required:!0,message:"请选择有效期",trigger:"change"}],discountrate:[{required:!1,validator:t,trigger:"change"}]},itemtype:[]}},watch:{mainData:function(e){0!==this.data.leader.length&&(JSON.parse(window.sessionStorage.getItem("userInfo")).userid===this.data.leader[0].userid?this.disabled=!1:this.disabled=!0),console.log("权限结果",this.disabled)}},methods:{onShow:function(){this.drawer=!0,this.form=Object.assign({},this.form,this.data),this.form.date[0]=this.form.begdate,this.form.date[1]=this.form.enddate,0!==this.form.discountrate?this.form.discountrate=Math.round(100*this.form.discountrate*100)/100:this.form.discountrate="",this.form.salername=this.form.leader[0].name,console.log(this.form,"form"),"项目报价"===this.form.quotedpricetype?this.isQuotedPrice=!0:this.isQuotedPrice=!1},onClose:function(){this.drawer=!1,this.$emit("onSuccess")},onSubmit:function(){var e=this;0!==this.form.data.length?(this.form.begdate=this.form.date[0],this.form.enddate=this.form.date[1],this.form.quotedpricenotes[1]="2、报价有限期"+this.form.begdate+"至"+this.form.enddate):(this.form.begdate="",this.form.enddate=""),this.$refs.form.validate(function(){var t=(0,i.Z)(regeneratorRuntime.mark((function t(a){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(a){t.next=2;break}return t.abrupt("return",!1);case 2:return t.next=4,e.$api.requested({id:20221020164803,content:e.form});case 4:t.sent;case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}())},getSubmit:function(){var e=this;console.log(this.form,"提交表单"),0===this.form.date.length?(this.form.begdate="",this.form.enddate=""):(this.form.begdate=this.form.date[0],this.form.enddate=this.form.date[1],this.form.quotedpricenotes[1]="2、报价有限期"+this.form.begdate+"至"+this.form.enddate),this.$refs.form.validate(function(){var t=(0,i.Z)(regeneratorRuntime.mark((function t(a){var r;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(a){t.next=2;break}return t.abrupt("return",!1);case 2:return console.log(e.form.discountrate,"discountrate"),e.form.discountrate=(e.form.discountrate/100).toFixed(4),t.next=6,e.$api.requested({id:20221020164803,content:e.form});case 6:r=t.sent,e.tool.showMessage(r,(function(){e.drawer=!1,e.changeData(e.productObj)}));case 8:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}())},productDataChange:function(e){var t=e.map((function(e){return{sa_quotedprice_itemsid:e.sa_quotedprice_itemsid,itemid:e.itemid,oldprice:e.marketprice,price:e.price,discountrate:(e.discountrate/100).toFixed(4),qty:e.qty}}));this.productObj=t},changeData:function(e){var t=this;return(0,i.Z)(regeneratorRuntime.mark((function a(){return regeneratorRuntime.wrap((function(a){while(1)switch(a.prev=a.next){case 0:return a.next=2,t.$api.requested({id:20221021095403,content:{sa_quotedpriceid:t.form.sa_quotedpriceid,items:e}});case 2:a.sent,t.$emit("onSuccess");case 4:case"end":return a.stop()}}),a)})))()},queryTotalPrice:function(e){this.form.totalPrice=e},projectList:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested(e.projectParam);case 2:a=t.sent,e.project.projectData=a.data,e.project.total=a.total,e.project.currentPage=a.pageNumber;case 6:case"end":return t.stop()}}),t)})))()},selectProject:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.projectShow=!0,e.projectParam.content.where.condition=e.form.projectname,e.projectList();case 3:case"end":return t.stop()}}),t)})))()},customerList:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return"客户报价"===e.form.quotedpricetype?(e.customerParam.content.where.sa_projectid=0,e.customerParam.content.where.type=7):(e.customerParam.content.where.type=4,e.customerParam.content.where.sa_projectid=e.form.sa_projectid),t.next=3,e.$api.requested(e.customerParam);case 3:a=t.sent,e.customer.customerData=a.data,e.customer.total=a.total,e.customer.currentPage=a.pageNumber;case 7:case"end":return t.stop()}}),t)})))()},selectCustomer:function(){this.customerParam.content.where.condition=this.form.enterprisename,this.customerList()},contactsList:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return e.contactsParam.content.sys_enterpriseid=e.form.sys_enterpriseid,t.next=3,e.$api.requested(e.contactsParam);case 3:a=t.sent,e.contacts.contactsData=a.data,e.contacts.total=a.total,e.contacts.currentPage=a.pageNumber;case 7:case"end":return t.stop()}}),t)})))()},selectContacts:function(){this.contactsShow=!0,this.contactsParam.content.where.condition=this.form.name,this.contactsList()},projectData:function(e){this.form.sa_projectid=e.sa_projectid,this.form.projectname=e.projectname,this.form.projectnum=e.projectnum,this.form.sys_enterpriseid="",this.form.enterprisename="",this.form.contactsid=0,this.form.contactsname="",this.form.contactsphonenumber="",this.form.fax="",this.form.telephone="",this.projectShow=!1,this.salerParam.content.type=2,this.salerParam.content.sa_projectid=this.form.sa_projectid,this.querySalesman()},projectOpen:function(e){var t=this;this.$confirm("修改项目后将清空产品配置, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then((function(){t.productList(),t.projectData(e)})).catch((function(){t.$message({type:"info",message:"已取消"})}))},productList:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested({id:20221021095503,content:{sa_quotedpriceid:e.form.sa_quotedpriceid}});case 2:a=t.sent,console.log(a,"产品明细"),e.clearData=[],a.data.forEach((function(t,a){console.log(t),e.clearData[a]=t.sa_quotedprice_itemsid})),console.log(e.clearData,"需要删除的产品明细"),e.productClear();case 8:case"end":return t.stop()}}),t)})))()},productClear:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested({id:20221021095603,content:{sa_quotedprice_itemsids:e.clearData}});case 2:t.sent,e.$refs.quoterPrice.productData();case 4:case"end":return t.stop()}}),t)})))()},customerData:function(e){this.form.sys_enterpriseid=e.sys_enterpriseid,this.form.enterprisename=e.enterprisename,this.form.contactsid=0,this.form.contactsname="",this.form.contactsphonenumber="",this.form.fax="",this.form.telephone="",this.customerShow=!1,this.isQuotedPrice||(this.salerParam.content.type=1,this.salerParam.content.sys_enterpriseid=this.form.sys_enterpriseid,this.querySalesman())},contactsData:function(e){this.form.contactsid=e.contactsid,this.form.contactsname=e.name,this.form.contactsphonenumber=e.phonenumber,this.form.fax=e.fax,this.form.telephone=e.telephone,this.contactsShow=!1},handleSizeChangeProject:function(e){this.projectParam.content.pageSize=e,this.projectList()},handleCurrentChangeProject:function(e){this.projectParam.content.pageNumber=e,this.projectList()},handleSizeChangeCustomer:function(e){this.customerParam.content.pageSize=e,this.customerList()},handleCurrentChangeCustomer:function(e){this.customerParam.content.pageNumber=e,this.customerList()},handleSizeChangeContacts:function(e){this.contactsParam.content.pageSize=e,this.contactsList()},handleCurrentChangeContacts:function(e){this.contactsParam.content.pageNumber=e,this.contactsList()},queryItemType:function(){var e=this;this.$store.dispatch("optiontypeselect","itemtype").then((function(t){e.itemtype=t.data}))},showChange:function(){this.salesmanVisible=!0,this.isQuotedPrice?(this.$refs.selectSalesman.param.content.type=2,this.$refs.selectSalesman.param.content.sa_projectid=this.form.sa_projectid,this.$refs.selectSalesman.listData()):(this.$refs.selectSalesman.param.content.type=1,this.$refs.selectSalesman.param.content.sys_enterpriseid=this.form.sys_enterpriseid,this.$refs.selectSalesman.listData())},salesmanChange:function(e){console.log(e,"业务员"),this.form.saler_hrid=e[0].hrid,this.form.salername=e[0].name,this.salesmanVisible=!1},querySalesman:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested(e.salerParam);case 2:a=t.sent,e.form.salername=a.data[0].name,e.form.saler_hrid=a.data[0].hrid,console.log(e.form,"更换业务员后");case 6:case"end":return t.stop()}}),t)})))()},discountrateChange:function(){this.form.discountrate=Math.round(100*this.form.discountrate)/100}},mounted:function(){this.queryItemType()},created:function(){}},j=q,$=(0,v.Z)(j,r,n,!1,null,"6d6786c2",null),D=$.exports},74514:function(e,t,a){a.d(t,{Z:function(){return g}});var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"border-bottom"},[a("div",[a("ul",{staticClass:"flex-align-center normal-margin-new"},e._l(e.fields,(function(t){return a("li",{key:t.value,staticClass:"brand-item",class:e.field_act===t.value?"act":"",staticStyle:{"margin-left":"0"},on:{click:function(a){return e.clickField(t)}}},[e._v(e._s(t.value))])})),0),a("ul",{staticClass:"flex-align-center normal-margin-new"},e._l(e.brands,(function(t){return a("li",{key:t.sa_brandid,staticClass:"brand-item",class:e.brand_act===t.sa_brandid?"act":"",staticStyle:{"margin-left":"0"},on:{click:function(a){return e.clickBrand(t.sa_brandid)}}},[e._v(e._s(t.brandname))])})),0),a("ul",{staticClass:"flex-align-center normal-margin-new"},[a("li",{staticClass:"brand-item border-all",class:""===e.class_act?"act":"",on:{click:function(t){return e.clickClass("")}}},[e._v("全部分类")]),e._l(e.itemclass,(function(t){return a("li",{key:t.itemclassnum,staticClass:"brand-item margin-notAll",class:e.class_act===t.itemclassnum?"act":"",on:{click:function(a){return e.clickClass(t)}}},[e._v(e._s(t.itemclassname))])}))],2),a("classTree",{staticStyle:{"padding-left":"80px"},attrs:{data:e.activeClass.subdep},on:{onClassChange:e.change}})],1),a("div")])},n=[],i=a(48534),s=(a(35666),function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticClass:"flex-align-center"},e._l(e.data,(function(t){return a("div",{key:t.index,on:{click:function(a){return e.classClick(t)}}},[a("p",{staticClass:"normal-margin class-item",class:e.class_act===t.itemclassnum?"act":""},[e._v(e._s(t.itemclassname))]),t.subdep?a("Tree",{attrs:{data:t.subdep},on:{onClassChange:e.change}}):e._e()],1)})),0)])}),o=[],c={name:"Tree",props:["data"],data:function(){return{activeClass:{},class_act:0}},methods:{classClick:function(e){this.activeClass=e,this.class_act=e.itemclassnum,this.change(e)},change:function(e){this.$emit("onClassChange",e)}}},l=c,u=a(43736),d=(0,u.Z)(l,s,o,!1,null,"252d8fd2",null),m=d.exports,p={data:function(){return{value:"",brands:[],fields:[],itemclass:[],activeClass:{},field_act:0,brand_act:0,class_act:"",standard_act:0,itemstandards:[]}},props:{default:{type:Boolean,default:function(){return!1}}},components:{classTree:m},methods:{queryAgentiInfo:function(){var e=this;this.$store.dispatch("optiontypeselect","tradefield").then((function(t){e.fields=t.data,console.log(e.fields,"tradefield"),e.field_act=t.data[0].value,console.log(e.field_act)}))},queryStandard:function(){var e=this;this.$store.dispatch("optiontypeselect","itemstandards").then((function(t){e.itemstandards=t.data,console.log(e.itemstandards,"itemstandards"),e.standard_act=t.data[0].value,console.log(e.standard_act)}))},queryBrands:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested({id:"20220924163702",content:{pageSize:1e3,where:{condition:""}}});case 2:a=t.sent,e.brands=a.data,e.brand_act=e.brands[0].sa_brandid,e.queryClass();case 6:case"end":return t.stop()}}),t)})))()},queryClass:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested({id:"20220922110403",content:{sa_brandid:e.brand_act}});case 2:a=t.sent,console.log(a.data,"pop"),e.itemclass=a.data[0].ttemclass;case 5:case"end":return t.stop()}}),t)})))()},clickBrand:function(e){this.brand_act=e,this.queryClass(),this.$emit("brandChange",e)},clickField:function(e){this.field_act=e.value,this.$emit("clickField",e)},clickStandard:function(e){this.standard_act=e.value,this.$emit("clickStandard",e)},clickClass:function(e){this.activeClass=e,this.class_act=e.itemclassnum,this.change(e)},change:function(e){console.log(e),this.$emit("onClassChange",e)},clearSearch:function(){this.$emit("clearSearch")}},mounted:function(){this.queryAgentiInfo(),this.queryBrands(),this.queryClass()}},h=p,f=(0,u.Z)(h,r,n,!1,null,"3e271747",null),g=f.exports},18022:function(e,t,a){a.d(t,{Z:function(){return u}});var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-button",{attrs:{type:"primary",size:"small",disabled:0===e.length},on:{click:function(t){e.dialogVisible=!0}}},[e._v("删 除")]),a("el-dialog",{attrs:{title:"提示",visible:e.dialogVisible,"append-to-body":"",width:"20%"},on:{"update:visible":function(t){e.dialogVisible=t}}},[a("span",[e._v("确定删除这些商品吗")]),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{size:"mini"},on:{click:function(t){e.dialogVisible=!1}}},[e._v("取 消")]),a("el-button",{attrs:{size:"mini",type:"primary"},on:{click:e.delProduct}},[e._v("确 定")])],1)])],1)},n=[],i=a(48534),s=(a(35666),{name:"delProduct",props:["data"],data:function(){return{dialogVisible:!1,length:0}},methods:{delProduct:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,e.$api.requested({id:20221021095603,version:1,content:{sa_quotedprice_itemsids:e.data}});case 2:a=t.sent,e.tool.showMessage(a,(function(){e.dialogVisible=!1,e.$emit("delSuccess")}));case 4:case"end":return t.stop()}}),t)})))()}},mounted:function(){console.log(this.data)}}),o=s,c=a(43736),l=(0,c.Z)(o,r,n,!1,null,"32bc6b6c",null),u=l.exports},9042:function(e,t,a){a.d(t,{Z:function(){return u}});var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticClass:"search_input normal-margin"},[e._l(e.selected,(function(t){return a("div",{key:t.index,staticClass:"tag flex-align-center",attrs:{type:"primary",size:"mini",closable:""}},[a("div",{staticClass:"avatar-mini"},[t.headpic?a("img",{staticClass:"avatar__image",attrs:{src:t.headpic,alt:""}}):a("p",[e._v(e._s(t.name))])]),a("p",{staticClass:"inline-16"},[e._v(e._s(t.name))]),a("b",[a("i",{staticClass:"el-icon-close",on:{click:function(a){return e.closeTag(t)}}})])])})),a("input",{directives:[{name:"model",rawName:"v-model",value:e.search,expression:"search"}],staticClass:"input_panel",attrs:{type:"text",placeholder:"输入搜索内容"},domProps:{value:e.search},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.listData.apply(null,arguments)},input:function(t){t.target.composing||(e.search=t.target.value)}}})],2),a("div",{staticClass:"flex-align-stretch menber__panel"},e._l(e.tableData,(function(t){return a("div",{key:t.index,staticClass:"flex-align-center menber__item flex-between",class:e.showSelelctIcon(t)?"active_menber__item":"",staticStyle:{flex:"1 0 auto"},on:{click:function(a){return e.clickMenber(t)}}},[a("div",{staticClass:"flex-align-center"},[a("div",{staticClass:"avatar inline-16"},[t.headpic?a("img",{staticClass:"avatar__image",attrs:{src:t.headpic,alt:""}}):a("p",[e._v(e._s(t.name))])]),a("div",[a("p",[e._v(e._s(t.name))]),a("small",{staticStyle:{color:"#999999ad","margin-top":"10px"}},[e._v("地址:"+e._s(t.address?t.address:"暂无")+" 联系电话:"+e._s(t.phonenumber?t.phonenumber:"暂无"))])])]),e.showSelelctIcon(t)?a("i",{staticClass:"el-icon-check iconCheck"}):e._e()])})),0),0===e.tableData.length?a("el-empty",{attrs:{description:"暂无数据","image-size":40}}):e._e(),a("el-button",{staticStyle:{"margin-top":"16px",float:"right"},attrs:{size:"mini",type:"text"},on:{click:e.onCancel}},[e._v("取 消")]),a("div",{staticStyle:{"margin-top":"16px","text-align":"left"}},[a("el-pagination",{attrs:{background:"",small:"","current-page":e.currentPage,"page-size":e.param.content.pageSize,layout:"total, prev, pager, next",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1)],1)},n=[],i=a(48534),s=(a(41539),a(57327),a(35666),{props:["radio","type","sa_projectid","checked","sys_enterpriseid"],data:function(){return{search:"",tableData:[],total:0,currentPage:0,selected:[],param:{id:20230306144402,content:{type:"",sys_enterpriseid:"",sa_projectid:""}}}},components:{},methods:{listData:function(){var e=this;return(0,i.Z)(regeneratorRuntime.mark((function t(){var a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return console.log(e.param),t.next=3,e.$api.requested(e.param);case 3:a=t.sent,e.tableData=a.data,e.total=a.total,e.currentPage=a.pageNumber,console.log(e.tableData);case 8:case"end":return t.stop()}}),t)})))()},handleSizeChange:function(e){this.param.content.pageSize=e,this.listData()},handleCurrentChange:function(e){this.param.content.pageNumber=e,this.listData()},clickMenber:function(e){this.radio&&(this.selected=[]);var t=this.selected.some((function(t){return e.hrid===t.hrid}));t?this.selected=this.selected.filter((function(t){return t.hrid!==e.hrid})):this.selected.push(e),this.onSelect()},showSelelctIcon:function(e){var t=this.selected.some((function(t){return e.hrid===t.hrid}));return t},onSelect:function(){this.$emit("onSelect",this.selected)},closeTag:function(e){this.selected=this.selected.filter((function(t){return t.hrid!==e.hrid}))},onCancel:function(){this.$emit("onCancel")}},mounted:function(){this.listData()}}),o=s,c=a(43736),l=(0,c.Z)(o,r,n,!1,null,"0941154c",null),u=l.exports}}]);