travel/service/public/static/js/chunk-e7ba3fc8.9910d0f5.js

1 line
19 KiB
JavaScript
Raw Normal View History

2024-07-02 16:15:03 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-e7ba3fc8"],{"09f4":function(t,e,a){"use strict";a.d(e,"a",(function(){return s})),Math.easeInOutQuad=function(t,e,a,i){return t/=i/2,t<1?a/2*t*t+e:(t--,-a/2*(t*(t-2)-1)+e)};var i=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(t){window.setTimeout(t,1e3/60)}}();function l(t){document.documentElement.scrollTop=t,document.body.parentNode.scrollTop=t,document.body.scrollTop=t}function n(){return document.documentElement.scrollTop||document.body.parentNode.scrollTop||document.body.scrollTop}function s(t,e,a){var s=n(),o=t-s,r=20,c=0;e="undefined"===typeof e?500:e;var u=function t(){c+=r;var n=Math.easeInOutQuad(c,s,o,e);l(n),c<e?i(t):a&&"function"===typeof a&&a()};u()}},"0f4e":function(t,e,a){"use strict";a("b14e")},3413:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"app-container"},[a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticStyle:{width:"100%"},attrs:{data:t.list,border:"",fit:"","highlight-current-row":""}},[a("el-table-column",{attrs:{align:"center",fixed:"",label:"电话",width:"120",prop:"mobile"}}),a("el-table-column",{attrs:{align:"center",fixed:"",label:"平台",width:"80",prop:"os_name"}}),a("el-table-column",{attrs:{align:"center",fixed:"",label:"直播",width:"60"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.is_zhibo?a("el-tag",[t._v("是")]):a("el-tag",{attrs:{type:"info"}},[t._v("否")])]}}])}),a("el-table-column",{attrs:{align:"center",fixed:"",label:"客服",width:"80",prop:"admin.username"}}),a("el-table-column",{attrs:{align:"center",label:"订单号",width:"180",prop:"sn"}}),a("el-table-column",{attrs:{width:"138px",align:"center",label:"下单时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("parseTime")(e.row.create_at,"{y}-{m}-{d} {h}:{i}")))])]}}])}),a("el-table-column",{attrs:{width:"160px",align:"center",label:"派单时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("parseTime")(e.row.give_time,"{y}-{m}-{d} {h}:{i}")))])]}}])}),a("el-table-column",{attrs:{align:"center",label:"状态",width:"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticStyle:{padding:"1px 5px","border-radius":"3px"},style:{color:t.order_status[e.row.order_status],border:"1px solid "+t.order_status[e.row.order_status]},attrs:{type:"primary"}},[t._v(t._s(e.row.order_status_name))])]}}])}),a("el-table-column",{attrs:{align:"center",label:"跟进状态",width:"90"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("div",{staticStyle:{padding:"1px 5px","border-radius":"3px"},style:{color:t.follow_status[e.row.status],border:"1px solid "+t.follow_status[e.row.status]},attrs:{type:"primary"}},[t._v(t._s(e.row.status_name))])]}}])}),a("el-table-column",{attrs:{align:"center",width:"500px",label:"标题",prop:"product_name"}}),a("el-table-column",{attrs:{width:"500px",align:"center",label:"跟进备注",prop:"remark"}}),a("el-table-column",{attrs:{align:"center",label:"联系人",width:"120",prop:"contact"}}),a("el-table-column",{attrs:{width:"138px",align:"center",label:"出行时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("parseTime")(e.row.travel_date,"{y}-{m}-{d}")))])]}}])}),a("el-table-column",{attrs:{width:"138px",align:"center",label:"最后跟进时间"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("span",[t._v(t._s(t._f("parseTime")(e.row.last_follow,"{y}-{m}-{d} {h}:{i}")))])]}}])}),a("el-table-column",{attrs:{align:"center",label:"核单",width:"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[1==e.row.is_check?a("i",{staticClass:"el-icon-check"}):t._e(),2==e.row.is_check?a("i",{staticClass:"el-icon-close"}):t._e()]}}])}),a("el-table-column",{attrs:{align:"center",width:"138px",label:"分类",prop:"category_desc"}}),a("el-table-column",{attrs:{a