12 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[71,27],{537:function(e,t,r){"use strict";var o=r(2),n=r(4),l=r(80),c=r(536),d=r(322),f=r(3),m=RangeError,h=String,v=Math.floor,y=n(d),_=n("".slice),w=n(1..toFixed),x=function(e,t,r){return 0===t?r:t%2==1?x(e,t-1,r*e):x(e*e,t/2,r)},k=function(data,e,t){for(var r=-1,o=t;++r<6;)o+=e*data[r],data[r]=o%1e7,o=v(o/1e7)},L=function(data,e){for(var t=6,r=0;--t>=0;)r+=data[t],data[t]=v(r/e),r=r%e*1e7},C=function(data){for(var e=6,s="";--e>=0;)if(""!==s||0===e||0!==data[e]){var t=h(data[e]);s=""===s?t:s+y("0",7-t.length)+t}return s};o({target:"Number",proto:!0,forced:f((function(){return"0.000"!==w(8e-5,3)||"1"!==w(.9,0)||"1.25"!==w(1.255,2)||"1000000000000000128"!==w(0xde0b6b3a7640080,0)}))||!f((function(){w({})}))},{toFixed:function(e){var t,r,o,n,d=c(this),f=l(e),data=[0,0,0,0,0,0],v="",w="0";if(f<0||f>20)throw new m("Incorrect fraction digits");if(d!=d)return"NaN";if(d<=-1e21||d>=1e21)return h(d);if(d<0&&(v="-",d=-d),d>1e-21)if(r=(t=function(e){for(var t=0,r=e;r>=4096;)t+=12,r/=4096;for(;r>=2;)t+=1,r/=2;return t}(d*x(2,69,1))-69)<0?d*x(2,-t,1):d/x(2,t,1),r*=4503599627370496,(t=52-t)>0){for(k(data,0,r),o=f;o>=7;)k(data,1e7,0),o-=7;for(k(data,x(10,o,1),0),o=t-1;o>=23;)L(data,1<<23),o-=23;L(data,1<<o),k(data,1,1),L(data,2),w=C(data)}else k(data,0,r),k(data,1<<-t,0),w=C(data)+y("0",f);return w=f>0?v+((n=w.length)<=f?"0."+y("0",f-n)+w:_(w,0,n-f)+"."+_(w,n-f)):v+w}})},544:function(e,t,r){e.exports={}},545:function(e,t,r){"use strict";function o(e,t){return void 0===t&&(t=15),+parseFloat(Number(e).toPrecision(t))}function n(e){var t=e.toString().split(/[eE]/),r=(t[0].split(".")[1]||"").length-+(t[1]||0);return r>0?r:0}function l(e){if(-1===e.toString().indexOf("e"))return Number(e.toString().replace(".",""));var t=n(e);return t>0?o(Number(e)*Math.pow(10,t)):Number(e)}function c(e){y&&(e>Number.MAX_SAFE_INTEGER||e<Number.MIN_SAFE_INTEGER)&&console.warn(e+" is beyond boundary when transfer to integer, the results may not be accurate")}function d(e){return function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];var o=t[0];return t.slice(1).reduce((function(t,r){return e(t,r)}),o)}}r.d(t,"c",(function(){return m})),r.d(t,"b",(function(){return h})),r.d(t,"d",(function(){return f})),r.d(t,"a",(function(){return v}));var f=d((function(e,t){var r=l(e),o=l(t),d=n(e)+n(t),f=r*o;return c(f),f/Math.pow(10,d)})),m=d((function(e,t){var r=Math.pow(10,Math.max(n(e),n(t)));return(f(e,r)+f(t,r))/r})),h=d((function(e,t){var r=Math.pow(10,Math.max(n(e),n(t)));return(f(e,r)-f(t,r))/r})),v=d((function(e,t){var r=l(e),d=l(t);return c(r),c(d),f(r/d,o(Math.pow(10,n(t)-n(e))))}));var y=!0},552:function(e,t,r){"use strict";r(544)},557:function(e,t,r){"use strict";r.r(t);r(535);var o={name:"Pagination",props:{total:{required:!0,type:Number},page:{type:Number,default:0},limit:{type:Number,default:10},layout:{type:String,default:"prev, pager, next"},background:{type:Boolean,default:!0},autoScroll:{type:Boolean,default:!0},hidden:{type:Boolean,default:!1}},computed:{currentPage:{get:function(){return this.page},set:function(e){this.$emit("update:page",e)}},pageSize:{get:function(){return this.limit},set:function(e){this.$emit("update:limit",e)}}},methods:{handleSizeChange:function(e){this.$emit("pagination",{page:this.currentPage,limit:e}),this.autoScroll&&scrollTo(0,800)},handleCurrentChange:function(e){this.$emit("pagination",{page:e,limit:this.pageSize}),this.autoScroll&&scrollTo(0,800)}}},n=(r(552),r(21)),component=Object(n.a)(o,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"pagination-container",class:{hidden:e.hidden}},[e._t("slot"),e._v(" "),t("el-pagination",e._b({attrs:{background:e.background,"current-page":e.currentPage,"page-size":e.pageSize,layout:e.layout,total:e.total},on:{"update:currentPage":function(t){e.currentPage=t},"update:current-page":function(t){e.currentPage=t},"update:pageSize":function(t){e.pageSize=t},"update:page-size":function(t){e.pageSize=t},"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}},"el-pagination",e.$attrs,!1))],2)}),[],!1,null,"044ef958",null);t.default=component.exports},580:function(e,t,r){e.exports={}},581:function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));r(44),r(62),r(582),r(535),r(583),r(325),r(11),r(22),r(98),r(545);function o(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:100;return Math.round(function(e){return parseFloat((e*(arguments.length>1&&void 0!==arguments[1]?arguments[1]:100)).toPrecision(12))}(e,t))/t}},582:function(e,t,r){"use strict";r(2)({target:"Math",stat:!0},{trunc:r(324)})},583:function(e,t,r){"use strict";r(2)({target:"Number",stat:!0},{isNaN:function(e){return e!=e}})},613:function(e,t,r){"use strict";r(580)},637:function(e,t,r){"use strict";r.r(t);r(66),r(535),r(327),r(48),r(11),r(36),r(63);var o=r(653),n={name:"ImageUpload",components:{draggable:r.n(o).a},props:{list:{type:Array,default:function(){return[]}},max:{type:Number,default:16},disablePreview:{type:Boolean,default:!1},width:{type:String,default:"150px"},height:{type:String,default:"150px"}},data:function(){return{imageList:[],loading:!1,uploadPercent:0,imageDialogVisible:!1,imageUrl:""}},computed:{fulled:function(){return 0}},watch:{list:function(){this.imageList=JSON.parse(JSON.stringify(this.list))}},mounted:function(){this.updateList()},methods:{handleUpload:function(e,t){var r=this;if(this.fileList=[],"ready"===e.status){this.loading=!0;var o=setInterval((function(){r.uploadPercent>=99?clearInterval(o):r.uploadPercent+=1}),100)}var n=new FormData;t.forEach((function(e){n.append("file",e.raw)})),n.append("type",1),this.$axios.post("/uk-api/user_base/imagesUpload",n).then((function(t){if(200===t.result.code)return r.imageList.push({url:t.result.data,uid:e.uid}),void r.updateList();r.$message({message:t.result.message,type:"warning"})})).catch((function(e){console.log(e,"component upload image error"),r.$message.error(e.response.data.msg)})).finally((function(){r.loading=!1,r.uploadPercent=0}))},handleRemove:function(e){this.imageList.splice(e,1),this.updateList()},handlePictureCardPreview:function(e){this.imageUrl=e.url,this.imageDialogVisible=!0},updateList:function(){this.$emit("update:list",JSON.parse(JSON.stringify(this.imageList)))},end:function(){this.updateList()}}},l=(r(613),r(21)),component=Object(l.a)(n,(function(){var e=this,t=e._self._c;return t("div",{staticClass:"com-image-upload"},[t("draggable",{staticClass:"flex start wrap",attrs:{draggable:".image-item"},on:{end:e.end},model:{value:e.imageList,callback:function(t){e.imageList=t},expression:"imageList"}},[e._l(e.imageList,(function(r,o){return t("div",{key:r.uid||o,staticClass:"image-item flex",style:{width:e.width,height:e.height}},[t("img",{attrs:{src:r.url,alt:""}}),e._v(" "),t("div",{staticClass:"action-area flex center"},[e.disablePreview?e._e():t("span",{staticClass:"action-icon",on:{click:function(t){return e.handlePictureCardPreview(r)}}},[t("i",{staticClass:"el-icon-zoom-in"})]),e._v(" "),t("span",{staticClass:"action-icon",on:{click:function(t){return e.handleRemove(o)}}},[t("i",{staticClass:"el-icon-delete"})])])])})),e._v(" "),t("el-progress",{directives:[{name:"show",rawName:"v-show",value:e.loading,expression:"loading"}],staticStyle:{margin:"8px"},attrs:{type:"circle",percentage:e.uploadPercent,width:Number(e.width.slice(0,e.width.length-2))}}),e._v(" "),t("div",{staticClass:"upload-wrap",class:{hide:e.loading||e.imageList.length>=e.max},style:{width:e.width,height:e.height}},[t("el-upload",{ref:"pictureUpload",staticClass:"custom-upload-item",attrs:{multiple:!0,limit:e.max,action:"",drag:"",accept:".jpg,.png,.jpeg","list-type":"picture-card","file-list":e.imageList,"show-file-list":!1,"auto-upload":!1,"on-remove":e.handleRemove,"on-preview":e.handlePictureCardPreview,"on-change":function(t,r){e.handleUpload(t,r)}}},[t("i",{staticClass:"el-icon-plus avatar-uploader-icon"})])],1)],2),e._v(" "),t("el-dialog",{attrs:{visible:e.imageDialogVisible},on:{"update:visible":function(t){e.imageDialogVisible=t}}},[t("img",{attrs:{width:"100%",src:e.imageUrl,alt:""}})])],1)}),[],!1,null,"596f82bc",null);t.default=component.exports},654:function(e,t,r){e.exports={}},655:function(e,t,r){e.exports={}},756:function(e,t,r){"use strict";r(654)},757:function(e,t,r){"use strict";r(655)},804:function(e,t,r){"use strict";r.r(t);r(62),r(42),r(98);var o=r(24),n=(r(219),r(60),r(535),r(537),r(22),r(43),r(44),r(64),r(65),r(48),r(11),r(49),r(36),r(153),r(63),r(45)),l=r(220),c=r(637),d=r(581);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}var m={components:{"dialog-XX-success":l.default,imageUpload:c.default},data:function(){return{xxContentVisible:!1,xxContent:"success",componentVisible:1,tabName:"",tableLoading:!0,profileform:{},rules:{email:[{required:!0,message:"Please enter the email",trigger:"blur"}],company:[{required:!0,message:"Please enter the company",trigger:"blur"}],contacts:[{required:!0,message:"Please enter first name",trigger:"blur"}],last_name:[{required:!0,message:"Please enter last name",trigger:"blur"}],phone:[{required:!0,message:"Please enter the phone",trigger:"blur"}],password:[{required:!0,message:"Please enter the password",trigger:"blur"}],confirm_password:[{required:!0,message:"Please enter the confirm_password",trigger:"blur"}]},accountPasswordForm:{password:"",confirm_password:""},orderKeyword:"",selword:"",accounts_id:"",orderTotal:0,orderListQuery:{page:1,limit:20},tableData:[],dialogVisible:!1,addressTotal:0,addressListQuery:{page:1,limit:8},addressList:[],addressDetail:{},enquiryKeyword:"",enquiryList:[],enquiryListQuery:{page:1,limit:20},enquiryTotal:0,orderSelList:[],Tracking_URL:"",urlDialogShow:!1}},computed:{activeMenu:function(){var e;return null!==(e=this.$route.query.type)&&void 0!==e?e:"profile"},selShow:function(){return"all-orders"===this.activeMenu||"open-orders"===this.activeMenu}},watch:{$route:{handler:function(e){this.$utils.checkLogin()&&this.updateType()}},orderKeyword:function(){this.orderListQuery.page=1},enquiryKeyword:function(){this.enquiryListQuery.page=1}},mounted:function(){this.$utils.checkLogin()?this.updateType():this.$router.replace("/")},methods:function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?f(Object(r),!0).forEach((function(t){Object(o.a)(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):f(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}({transformNumber:function(e){return Object(d.a)(Number(e)).toFixed(2)},handleClick:function(e,t){e&&this.$router.push({path:"/home/myDetail",query:{type:e}})},updateType:function(){"profile"===this.activeMenu?(this.tabName="My Profile",this.getMemberDetail()):"enquiry"===this.activeMenu?(this.tabName="My Enquiry",this.getEnquiryList()):"address"===this.activeMenu||(this.selword="","all-orders"===this.activeMenu&&(this.orderSelList=["Order Confirmed","In Production","In Transit","Order Completed"]),"open-orders"===this.activeMenu&&(this.orderSelList=["Order Confirmed","In Production","In Transit"]),this.tabName="My Orders",this.getOrdersList())},closeAddressDialog:function(){this.dialogVisible=!1},getMemberDetail:function(){var e=this;this.$axios.get("/uk-api/uk/member/detail").then((function(t){1===t.code&&(e.profileform=t.result,e.profileform.logo=e.profileform.logo?e.formatLogo(e.profileform.logo):[])})).catch((function(){}))},formatLogo:function(e){return[{url:e}]},onSave:function(form){var e=this;this.accountPasswordForm.confirm_password===this.accountPasswordForm.password?this.$refs[form].validate((function(t){if(!t)return console.log("error submit!!"),!1;var r,o,n={email:e.profileform.email,company:e.profileform.company,contacts:e.profileform.contacts,last_name:e.profileform.last_name,phone:e.profileform.phone,logo:null!==(r=null===(o=e.profileform.logo[0])||void 0===o?void 0:o.url)&&void 0!==r?r:""},l=!1;""!==e.accountPasswordForm.password.trim()&&(n.password=e.accountPasswordForm.password,n.confirm_password=e.accountPasswordForm.confirm_password,l=!0),e.$axios.post("/uk-api/uk/member/edit",n).then((function(t){1===t.code&&(e.$notify({customClass:"custom-notify-class",title:"success",message:"The profile information is modified successfully",type:"success"}),l&&setTimeout((function(){e.$store.dispatch("logout").then((function(){e.$router.push("/")}))}),500))})).catch((function(){}))})):this.$message.error("The second password is inconsistent!")},getOrdersList:function(){var e,t=this,r=this.accounts_id?this.accounts_id:null===(e=this.$store.state.userInfo)||void 0===e?void 0:e.memberCrmcomList.map((function(i){return i.id})).join(),o="all-orders"===this.activeMenu?"":"open-orders"===this.activeMenu?"Open Orders":"Closed Orders";this.tableLoading=!0,this.$axios.post("/uk-api/crmdata/order_lists",{keyword:this.orderKeyword,page:this.orderListQuery.page,limit:this.orderListQuery.limit,accounts_id:r,Order_Stage:this.selword,type:o}).then((function(e){1===e.code&&(t.tableData=e.result.data,t.orderTotal=e.result.total,t.tableLoading=!1),t.$nextTick((function(){window.scroll(0,0)}))})).catch((function(){}))},goOrderDetail:function(e){var t=this.$router.resolve({path:"/home/myDetail/orderDetail",query:{id:e.sales_orders_id,crm:e.Account_Name_id}});window.open(t.href,"_blank")},getEnquiryList:function(){var e,t=this;this.tableLoading=!0,this.$axios.post("/uk-api/crmdata/enquiries_lists",{keyword:this.enquiryKeyword,page:this.enquiryListQuery.page,limit:this.enquiryListQuery.limit,accounts_id:(null===(e=this.$store.state.userInfo)||void 0===e?void 0:e.crm_accounts_id)||""}).then((function(e){1===e.code&&(t.enquiryList=e.result.data,t.enquiryTotal=e.result.total,t.tableLoading=!1),t.$nextTick((function(){window.scroll(0,0)}))}))},goEnquiryDetail:function(e){var t=this.$router.resolve({path:"/home/myDetail/enquiryDetail",query:{id:e.enquiries_id}});window.open(t.href,"_blank")},resetPassword:function(){var e=this;this.accountPasswordForm.confirm_password!==this.accountPasswordForm.password?this.$message.error("The second password is inconsistent!"):this.$axios({url:"/uk-api/uk/member/reset",method:"POST",data:this.accountPasswordForm}).then((function(t){1===t.code&&(e.xxContentVisible=!0,e.xxContent="Password Reset Successful")})).catch((function(){}))},openTracking_URL:function(e){this.Tracking_URL=e,this.urlDialogShow=!0},handleNotification:function(){this.$router.push("/"),this.$store.dispatch("logout"),this.openDialog()}},Object(n.c)(["openDialog"]))},h=m,v=(r(756),r(757),r(21)),component=Object(v.a)(h,(function(){var e,t,r=this,o=r._self._c;return o("div",{staticClass:"com-main com-margin-auto com-fixationwidth-1400"},[o("el-breadcrumb",{attrs:{"separator-class":"el-icon-arrow-right"}},[o("el-breadcrumb-item",{attrs:{to:{path:"/"}}},[r._v("Home")]),r._v(" "),o("el-breadcrumb-item",[r._v(r._s(r.tabName))])],1),r._v(" "),o("div",{staticClass:"content"},[o("el-menu",{ref:"menu",staticClass:"el-menu-vertical",attrs:{"background-color":"#e8eaee","text-color":"#4a596c","active-text-color":"#fff","default-active":r.activeMenu},on:{select:r.handleClick}},[o("el-menu-item",{attrs:{index:"profile"}},[o("i",{staticClass:"iconfont"},[r._v("")]),r._v(" "),o("span",{attrs:{slot:"title"},slot:"title"},[r._v("My Profile")])]),r._v(" "),o("el-submenu",{attrs:{index:"order"}},[o("template",{slot:"title"},[o("i",{staticClass:"iconfont"},[r._v("")]),r._v(" "),o("span",{attrs:{slot:"title"},slot:"title"},[r._v("My Orders")])]),r._v(" "),o("el-menu-item",{attrs:{index:"all-orders"}},[r._v("All Orders")]),r._v(" "),o("el-menu-item",{attrs:{index:"open-orders"}},[r._v("Open Orders")]),r._v(" "),o("el-menu-item",{attrs:{index:"closed-orders"}},[r._v("Closed Orders")])],2)],1),r._v(" "),o("div",{staticClass:"content-right"},[o("div",{directives:[{name:"show",rawName:"v-show",value:"profile"===r.activeMenu,expression:"activeMenu === 'profile'"}]},[o("div",{staticClass:"content-form"},[o("p",{staticClass:"content-title"},[r._v(r._s(r.tabName))]),r._v(" "),o("el-form",{ref:"form",attrs:{model:r.profileform,rules:r.rules,"label-width":"220px"}},[o("el-row",[o("el-col",{attrs:{span:15}},[o("el-form-item",{attrs:{label:"Email Address",prop:"email"}},[o("el-input",{attrs:{disabled:!0},model:{value:r.profileform.email,callback:function(e){r.$set(r.profileform,"email",e)},expression:"profileform.email"}})],1)],1),r._v(" "),o("el-col",{attrs:{span:9}},[o("el-form-item",{staticClass:"upload-item",attrs:{label:"Your Logo"}},[o("image-upload",{attrs:{list:r.profileform.logo,disablePreview:!0,max:1},on:{"update:list":function(e){return r.$set(r.profileform,"logo",e)}}})],1)],1)],1),r._v(" "),o("el-form-item",{attrs:{label:"Company Name",prop:"company"}},[o("el-input",{model:{value:r.profileform.company,callback:function(e){r.$set(r.profileform,"company",e)},expression:"profileform.company"}})],1),r._v(" "),o("el-form-item",{attrs:{label:"First Name",prop:"contacts"}},[o("el-input",{model:{value:r.profileform.contacts,callback:function(e){r.$set(r.profileform,"contacts",e)},expression:"profileform.contacts"}})],1),r._v(" "),o("el-form-item",{attrs:{label:"Last Name",prop:"last_name"}},[o("el-input",{model:{value:r.profileform.last_name,callback:function(e){r.$set(r.profileform,"last_name",e)},expression:"profileform.last_name"}})],1),r._v(" "),o("el-form-item",{attrs:{label:"Contact Phone Number",prop:"phone"}},[o("el-input",{model:{value:r.profileform.phone,callback:function(e){r.$set(r.profileform,"phone",e)},expression:"profileform.phone"}})],1)],1)],1),r._v(" "),o("div",{staticClass:"content-form",staticStyle:{"margin-top":"20px"}},[o("p",{staticClass:"content-title"},[r._v("Account And Password")]),r._v(" "),o("el-form",{ref:"ruleForm",staticClass:"accountPasswordForm",attrs:{model:r.accountPasswordForm,"label-width":"220px"}},[o("el-form-item",{attrs:{label:"Enter the new password",prop:"password"}},[o("el-input",{model:{value:r.accountPasswordForm.password,callback:function(e){r.$set(r.accountPasswordForm,"password",e)},expression:"accountPasswordForm.password"}})],1),r._v(" "),o("el-form-item",{attrs:{label:"Retype the password",prop:"confirm_password"}},[o("el-input",{model:{value:r.accountPasswordForm.confirm_password,callback:function(e){r.$set(r.accountPasswordForm,"confirm_password",e)},expression:"accountPasswordForm.confirm_password"}})],1),r._v(" "),o("el-form-item",[o("el-button",{staticClass:"saveBtn",on:{click:function(e){return r.onSave("form")}}},[r._v("\n Save\n ")])],1)],1)],1)]),r._v(" "),o("div",{directives:[{name:"show",rawName:"v-show",value:"enquiry"===r.activeMenu,expression:"activeMenu === 'enquiry'"}],staticClass:"content-form"},[o("p",{staticClass:"content-title"},[r._v(r._s(r.tabName))]),r._v(" "),o("div",{staticClass:"searchInput"},[o("el-input",{attrs:{placeholder:"Search your job name",clearable:""},on:{clear:r.getEnquiryList},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&r._k(e.keyCode,"enter",13,e.key,"Enter")?null:r.getEnquiryList.apply(null,arguments)}},model:{value:r.enquiryKeyword,callback:function(e){r.enquiryKeyword=e},expression:"enquiryKeyword"}},[o("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"suffix"},on:{click:r.getEnquiryList},slot:"suffix"})])],1),r._v(" "),o("el-table",{directives:[{name:"loading",rawName:"v-loading",value:r.tableLoading,expression:"tableLoading"}],staticStyle:{width:"100%"},attrs:{data:r.enquiryList,stripe:"","header-cell-style":{background:"#00213b",color:"#ffffff"}},on:{"row-click":r.goEnquiryDetail}},[o("el-table-column",{attrs:{prop:"Auto_Number",label:"Enquiry No"}}),r._v(" "),o("el-table-column",{attrs:{prop:"Enquiry_Title",label:"Job Name",width:"300"}}),r._v(" "),o("el-table-column",{attrs:{prop:"Customize_Pipeline_Stage",label:"Status"}}),r._v(" "),o("el-table-column",{attrs:{prop:"Enquiry_Created",label:"Date"},scopedSlots:r._u([{key:"default",fn:function(e){return[o("div",[r._v("\n "+r._s(r.$utils.formatTime(e.row.Sales_Order_Created,"DD/MM/YYYY",!0))+"\n ")])]}}])}),r._v(" "),o("el-table-column",{attrs:{label:"Action",width:"90",align:"center"}},[[o("el-button",{staticStyle:{"background-color":"rgb(0, 33, 59)",color:"#fff"},attrs:{size:"small",plain:""}},[r._v("View")])]],2)],1),r._v(" "),o("pagination",{directives:[{name:"show",rawName:"v-show",value:r.enquiryTotal>0,expression:"enquiryTotal > 0"}],attrs:{total:r.enquiryTotal,page:r.enquiryListQuery.page,limit:r.enquiryListQuery.limit},on:{"update:page":function(e){return r.$set(r.enquiryListQuery,"page",e)},"update:limit":function(e){return r.$set(r.enquiryListQuery,"limit",e)},pagination:r.getEnquiryList}})],1),r._v(" "),o("div",{directives:[{name:"show",rawName:"v-show",value:r.activeMenu.includes("orders"),expression:"activeMenu.includes('orders')"}],staticClass:"content-form"},[o("p",{staticClass:"content-title"},[r._v(r._s(r.tabName))]),r._v(" "),o("div",{staticClass:"searchInput"},[o("el-input",{attrs:{placeholder:"Search your job name",clearable:""},on:{clear:r.getOrdersList},nativeOn:{keyup:function(e){return!e.type.indexOf("key")&&r._k(e.keyCode,"enter",13,e.key,"Enter")?null:r.getOrdersList.apply(null,arguments)}},model:{value:r.orderKeyword,callback:function(e){r.orderKeyword=e},expression:"orderKeyword"}},[o("i",{staticClass:"el-input__icon el-icon-search",attrs:{slot:"suffix"},on:{click:r.getOrdersList},slot:"suffix"})]),r._v(" "),r.selShow?o("el-select",{attrs:{filterable:"",clearable:"","default-first-option":"",placeholder:"Select the status"},model:{value:r.selword,callback:function(e){r.selword=e},expression:"selword"}},r._l(r.orderSelList,(function(option){return o("el-option",{key:option,attrs:{label:option,value:option}})})),1):r._e(),r._v(" "),(null===(e=r.$store.state.userInfo)||void 0===e||null===(e=e.memberCrmcomList)||void 0===e?void 0:e.length)>1?o("el-select",{attrs:{filterable:"",clearable:"","default-first-option":"",placeholder:"Select the CRM"},model:{value:r.accounts_id,callback:function(e){r.accounts_id=e},expression:"accounts_id"}},r._l(null===(t=r.$store.state.userInfo)||void 0===t?void 0:t.memberCrmcomList,(function(option){return o("el-option",{key:option.id,attrs:{label:option.name,value:option.id}})})),1):r._e(),r._v(" "),o("el-button",{staticStyle:{"background-color":"rgb(0, 33, 59)","border-color":"rgb(0, 33, 59)"},attrs:{type:"primary"},on:{click:r.getOrdersList}},[r._v("Submit")])],1),r._v(" "),o("el-table",{directives:[{name:"loading",rawName:"v-loading",value:r.tableLoading,expression:"tableLoading"}],staticStyle:{width:"100%"},attrs:{data:r.tableData,stripe:"","header-cell-style":{background:"#00213b",color:"#ffffff"}}},[o("el-table-column",{attrs:{prop:"Sales_Order_Title_Job_Name",label:"Job Name"}}),r._v(" "),o("el-table-column",{attrs:{width:"100",prop:"Reference",label:"Order No"}}),r._v(" "),o("el-table-column",{attrs:{width:"120",prop:"Sales_Order_Created",label:"Order Date"},scopedSlots:r._u([{key:"default",fn:function(e){return[o("div",[r._v("\n "+r._s(r.$utils.formatTime(e.row.Sales_Order_Created,"DD/MM/YYYY"))+"\n ")])]}}])}),r._v(" "),o("el-table-column",{attrs:{width:"140",prop:"Order_Stage_new",label:"Order Status"}}),r._v(" "),o("el-table-column",{attrs:{width:"160",prop:"Tracking_No_arr",label:"Tracking No#"},scopedSlots:r._u([{key:"default",fn:function(e){return[o("ul",{staticClass:"location"},r._l(e.row.Tracking_No_arr,(function(e){return o("li",{key:e.Tracking_No,on:{click:function(t){return r.openTracking_URL(e.Tracking_URL)}}},[o("i",{staticClass:"el-icon-location"}),r._v(r._s(e.Tracking_No)+"\n ")])})),0)]}}])}),r._v(" "),o("el-table-column",{attrs:{width:"110",prop:"Grand_Total",label:"Amount"},scopedSlots:r._u([{key:"default",fn:function(e){return[r._v("\n $"+r._s(r.transformNumber(e.row.Grand_Total))+"\n ")]}}])}),r._v(" "),o("el-table-column",{attrs:{label:"Action",width:"80",align:"center"},scopedSlots:r._u([{key:"default",fn:function(e){return[o("el-button",{staticStyle:{"background-color":"rgb(0, 33, 59)",color:"#fff"},attrs:{size:"small",plain:""},on:{click:function(t){return r.goOrderDetail(e.row)}}},[r._v("View")])]}}])})],1),r._v(" "),o("pagination",{directives:[{name:"show",rawName:"v-show",value:r.orderTotal>0,expression:"orderTotal > 0"}],attrs:{total:r.orderTotal,page:r.orderListQuery.page,limit:r.orderListQuery.limit},on:{"update:page":function(e){return r.$set(r.orderListQuery,"page",e)},"update:limit":function(e){return r.$set(r.orderListQuery,"limit",e)},pagination:r.getOrdersList}})],1)])],1),r._v(" "),o("dialog-XX-success",{attrs:{visible:r.xxContentVisible,content:r.xxContent},on:{"update:visible":function(e){r.xxContentVisible=e},"notify-parent":r.handleNotification}}),r._v(" "),o("el-dialog",{attrs:{"lock-scroll":!1,visible:r.urlDialogShow,center:"",width:"850px",top:"20vh"},on:{"update:visible":function(e){r.urlDialogShow=e}}},[o("iframe",{staticStyle:{width:"100%",height:"500px"},attrs:{src:r.Tracking_URL,frameborder:"0"}})])],1)}),[],!1,null,"799f5a64",null);t.default=component.exports;installComponents(component,{ImageUpload:r(637).default,Pagination:r(557).default})}}]);
- //# sourceMappingURL=8ec6194.js.map
|