Commit 1f667a0c authored by 潘永坪's avatar 潘永坪

途比达后端系统样式修改

parent 405e184f
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport><title>途比达后台管理系统</title><link rel="shortcut icon" type=image/x-icon href=static/icon.ico><script src=base.js></script><script src=./static/base.js></script><link href=/css/app.47f00a72a57952a66541c9c0871bc02b.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/js/manifest.09f5bd0ddaa4cae26989.js></script><script type=text/javascript src=/js/app.fdf6f247385976c26efe.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport><title>途比达后台管理系统</title><link rel="shortcut icon" type=image/x-icon href=static/icon.ico><script src=base.js></script><script src=./static/base.js></script><link href=/css/app.e29771e10a7235fa6f1bbe6eee4b5f3e.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/js/manifest.5f316c21e270985086d7.js></script><script type=text/javascript src=/js/app.f6d58d28ee4ffbacbe08.js></script></body></html>
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
webpackJsonp([100],{gENO:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("RwQt"),i=a("5XGy"),s=a("KPn7"),c={components:{breadNav:n.default,page:i.a,config:s.a},data:function(){return{configTan:!1,configTitle:"确定是否删除该产品",productNameList:[],productId:"",channelTypeList:[],priceTypeId:"",saleTypeList:[],saleTypes:[],channelNameList:[],channelId:"",tableList:[],pageIndex:1,pageSize:15,pageTotal:0,marketPrice:"",saleId:""}},methods:{inintProductName:function(){var t=this,e={companyId:this.$store.state.companyId,createUserId:this.$store.state.createUserId,pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getProductUrl("product/query"),e).then(function(e){"00"==e.data.code?t.productNameList=e.data.data.list:t.$message.error(e.data.message)})},inintChannelType:function(){var t=this,e={companyId:this.$store.state.companyId};this.axios.post(this.getChanel("companyPriceType/list"),e).then(function(e){"00"==e.data.code?t.channelTypeList=e.data.data:t.$message.error(e.data.message)})},inintChannelName:function(){var t=this;this.channelId="",this.channelNameList=[];var e={companyId:this.$store.state.companyId,priceTypeId:this.priceTypeId,pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("channel/list"),e).then(function(e){"00"==e.data.code?t.channelNameList=e.data.data.list:t.$message.error(e.data.message)})},initTicketType:function(){var t=this,e={companyId:this.companyId,enumType:"saleType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),e).then(function(e){"00"==e.data.code?t.saleTypeList=e.data.data:t.$message.error(e.data.message)})},addList:function(){var t=this;if(this.productId)if(this.priceTypeId)if(0!=this.saleTypes.length){var e={productId:this.productId,priceTypeId:this.priceTypeId,channelId:this.channelId,saleTypes:this.saleTypes};this.axios.post(this.getProductUrl("sale/init"),e).then(function(e){"00"==e.data.code?(t.initList(),t.productId="",t.priceTypeId="",t.channelId="",t.saleTypes=[]):t.$message.error(e.data.message)})}else this.$message.error("请选择票种");else this.$message.error("请选择渠道类型");else this.$message.error("请选择产品名称")},initList:function(){var t=this,e={pageIndex:this.pageIndex,pageSize:this.pageSize,productId:this.productId,priceTypeId:this.priceTypeId,channelId:this.channelId};this.axios.post(this.getProductUrl("sale/queryItem"),e).then(function(e){"00"==e.data.code?(t.pageTotal=e.data.data.pageTotal,t.tableList=e.data.data.list):t.$message.error(e.data.message)})},paging:function(t){this.pageIndex=t,this.initList()},clickDele:function(t){this.configTan=!0,this.saleId=t},dele:function(){var t=this,e={companyId:this.$store.state.companyId,saleId:this.saleId};this.axios.post(this.getProductUrl("sale/remove"),e).then(function(e){"00"==e.data.code?(t.$message.success("删除成功"),t.configTan=!1,t.initList()):t.$message.error(e.data.message)})},getPrice:function(t){var e;e=this.productNameList.find(function(e){return e.productId===t}),this.marketPrice=e.productPrice}},mounted:function(){document.querySelector(".el-select__input").style.cssText="border: none;",this.inintProductName(),this.inintChannelType(),this.initTicketType(),this.initList()}},r={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bigBox"},[a("breadNav",[t._v("分销设置>新增")]),t._v(" "),a("div",{staticClass:"div1"},[a("div",[a("span",[t._v("\n\t\t\t\t产品名称:\n\t\t\t")]),t._v(" "),a("section",[a("el-select",{attrs:{filterable:""},on:{change:function(e){t.initList(),t.getPrice(t.productId)}},model:{value:t.productId,callback:function(e){t.productId=e},expression:"productId"}},[a("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.productNameList,function(t){return a("el-option",{key:t.productId,attrs:{label:t.productName,value:t.productId}})})],2)],1),t._v(" "),a("i",[t._v("*")])]),t._v(" "),a("div",[a("span",[t._v("\n\t\t\t\t门市价:\n\t\t\t")]),t._v(" "),a("span",[t._v("\n\t\t\t\t¥"+t._s(t.marketPrice)+"元/份\n\t\t\t")])])]),t._v(" "),a("div",{staticClass:"div2"},[a("div",[a("span",[t._v("\n\t\t\t\t渠道类型:\n\t\t\t")]),t._v(" "),a("section",[a("el-select",{attrs:{filterable:""},on:{change:function(e){t.inintChannelName(),t.initList()}},model:{value:t.priceTypeId,callback:function(e){t.priceTypeId=e},expression:"priceTypeId"}},[a("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.channelTypeList,function(t){return a("el-option",{key:t.priceTypeId,attrs:{label:t.priceTypeName,value:t.priceTypeId}})})],2)],1),t._v(" "),a("i",[t._v("*")])]),t._v(" "),a("div",[a("span",[t._v("\n\t\t\t\t渠道名称:\n\t\t\t")]),t._v(" "),a("section",[a("el-select",{attrs:{filterable:""},on:{change:function(e){return t.initList()}},model:{value:t.channelId,callback:function(e){t.channelId=e},expression:"channelId"}},[a("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.channelNameList,function(t){return a("el-option",{key:t.channelId,attrs:{label:t.companyName,value:t.channelId}})})],2)],1)]),t._v(" "),a("div",[a("span",[t._v("\n\t\t\t\t票种:\n\t\t\t")]),t._v(" "),a("section",[a("el-select",{attrs:{multiple:"",filterable:"",placeholder:"-请选择-"},model:{value:t.saleTypes,callback:function(e){t.saleTypes=e},expression:"saleTypes"}},t._l(t.saleTypeList,function(t){return a("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})}),1)],1),t._v(" "),a("i",[t._v("*")])]),t._v(" "),a("div",[a("a",{staticClass:"btn4",on:{click:function(e){return t.addList()}}},[t._v("加入列表")])])]),t._v(" "),a("table",{staticClass:"table1"},[t._m(0),t._v(" "),t._l(t.tableList,function(e,n){return a("tr",{key:n},[a("td",[t._v(t._s(e.productName))]),t._v(" "),a("td",[t._v("\n\t\t\t\t"+t._s(e.channelName)+"\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t"+t._s(e.priceTypeName)+"\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t"+t._s(e.saleTypeName)+"\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t"+t._s(e.salePrice)+"\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t"+t._s(e.salePricePay)+"\n\t\t\t")]),t._v(" "),a("td",[a("span",{staticStyle:{color:"#00C305","margin-right":"0.2rem"},on:{click:function(a){return t.$router.push("/scenic/pOperationCenter/distributionSetPlusSet?saleId="+e.saleId)}}},[t._v("\n\t\t\t\t\t设置\n\t\t\t\t")]),t._v(" "),a("span",{staticStyle:{color:"#FF0000"},on:{click:function(a){return t.clickDele(e.saleId)}}},[t._v("\n\t\t\t\t\t删除\n\t\t\t\t")])])])})],2),t._v(" "),a("page",{attrs:{pagesize:t.pageSize,total:t.pageTotal,whichpage:t.pageIndex},on:{page:t.paging}}),t._v(" "),a("config",{directives:[{name:"show",rawName:"v-show",value:t.configTan,expression:"configTan"}],attrs:{configTitle:t.configTitle},on:{config:function(e){return t.dele()},cancel:function(e){t.configTan=!1}}}),t._v(" "),a("div",{staticClass:"div4"},[a("a",{staticClass:"btn4",on:{click:function(e){return t.$router.push("/scenic/pOperationCenter/DistributionSet")}}},[t._v("\n\t\t\t返回\n\t\t")])])],1)},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("td",[t._v("产品名称")]),t._v(" "),a("td",[t._v("渠道名称")]),t._v(" "),a("td",[t._v("渠道类型")]),t._v(" "),a("td",[t._v("票种")]),t._v(" "),a("td",[t._v("渠道售价")]),t._v(" "),a("td",[t._v("结算价")]),t._v(" "),a("td",[t._v("操作")])])}]};var o=a("VU/8")(c,r,!1,function(t){a("qW0U")},"data-v-58028b84",null);e.default=o.exports},qW0U:function(t,e){}});
\ No newline at end of file
webpackJsonp([101],{"3zWp":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i={inject:["goBack"],data:function(){return{type:1}},created:function(){},mounted:function(){var t=this.$route.params.data;this.type=this.$route.params.type,console.log(t);this.video(document.getElementById("player"),{controls:!1,poster:"",preload:"auto",fluid:!0,autoplay:!0,language:"zh-CN",muted:!1,inactivityTimeout:!1,sources:[{src:t,type:"application/x-mpegURL",poster:""}]},function(){this.on("loadeddata",function(){this.play()}),this.on("ended",function(){this.play()})})},methods:{reload:function(){document.location.reload()},nav:function(){1==this.type?(this.$router.push({name:"testindex"}),this.goBack()):2==this.type&&this.$router.push({name:"allvideo"})}}},n={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{attrs:{id:"div"}},[e("video",{staticClass:"video-js vjs-default-skin",attrs:{id:"player"}}),this._v(" "),e("span",{staticClass:"back",on:{click:this.nav}},[this._v("×")])])},staticRenderFns:[]};var o=a("VU/8")(i,n,!1,function(t){a("7rdj")},"data-v-55bfb342",null);e.default=o.exports},"7rdj":function(t,e){}});
\ No newline at end of file
webpackJsonp([101],{okVe:function(t,e){},pTQt:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n={components:{breadNav:i("RwQt").default},data:function(){return{printGroupId:"",printGroupName:"",printGroupLeft:"",printGroupTop:"",printModelList:"",singlePrintId:"",manyPrintId:"",deviceTypeList:"",deviceType:"",tableList:[],versonFlag:""}},methods:{getPrintModel:function(){var t=this,e={companyId:this.$store.state.companyId};this.axios.post(this.getProductUrl("print/query"),e).then(function(e){"00"==e.data.code?t.printModelList=e.data.data:t.$message.error(e.data.message)})},getDeviceType:function(){var t=this,e={companyId:this.companyId,enumType:"deviceType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),e).then(function(e){"00"==e.data.code?t.deviceTypeList=e.data.data:t.$message.error(e.data.message)})},groupSave:function(){var t=this,e=[];if(this.tableList.forEach(function(t,i){(t.singlePrintId||t.manyPrintId)&&e.push(t)}),this.printGroupName&&this.singlePrintId&&this.deviceType){var i={versonFlag:this.versonFlag,deviceType:this.deviceType,printGroupId:this.printGroupId,printGroupName:this.printGroupName,printGroupLeft:parseFloat(this.printGroupLeft),printGroupTop:parseFloat(this.printGroupTop),singlePrintId:this.singlePrintId,manyPrintId:this.manyPrintId,items:e};this.axios.post(this.getProductUrl("print/groupSave"),i).then(function(e){"00"==e.data.code?(t.$message.success("保存成功"),t.$router.go(-1)):t.$message.error(e.data.message)})}else this.$message.error("带*的项目为必填项目")},groupSaveNew:function(){this.printGroupId="",this.groupSave()},groupLoad:function(){var t=this,e={printGroupId:this.printGroupId};this.axios.post(this.getProductUrl("print/groupLoad"),e).then(function(e){"00"==e.data.code?(console.log(e),t.printGroupId=e.data.data.printGroupId,t.singlePrintId=e.data.data.singlePrintId,t.manyPrintId=e.data.data.manyPrintId,t.tableList=e.data.data.items,t.printGroupLeft=e.data.data.printGroupLeft,t.printGroupTop=e.data.data.printGroupTop,t.printGroupName=e.data.data.printGroupName,t.deviceType=e.data.data.deviceType,t.versonFlag=e.data.data.versonFlag):t.$message.error(e.data.message)})}},mounted:function(){this.printGroupId=this.$route.query.printGroupId,this.printGroupId||(this.printGroupId="system"),this.getPrintModel(),this.getDeviceType(),this.groupLoad()}},r={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"bigBox"},[i("breadNav",[t._v("\n\t\t打印组编辑\n\t")]),t._v(" "),i("div",{staticClass:"top"},[i("div",[i("span",[t._v("打印组名称")]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.printGroupName,expression:"printGroupName",modifiers:{trim:!0}}],attrs:{type:"text",maxlength:"20"},domProps:{value:t.printGroupName},on:{input:function(e){e.target.composing||(t.printGroupName=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}}),t._v(" "),i("i",[t._v("*")])]),t._v(" "),i("div",[i("span",[t._v("设备类型")]),t._v(" "),i("section",[i("el-select",{attrs:{filterable:""},model:{value:t.deviceType,callback:function(e){t.deviceType=e},expression:"deviceType"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.deviceTypeList,function(t){return i("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})],2)],1),t._v(" "),i("i",[t._v("*")])]),t._v(" "),i("div",[i("span",[t._v("打印左偏移")]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.printGroupLeft,expression:"printGroupLeft",modifiers:{trim:!0}}],attrs:{type:"number"},domProps:{value:t.printGroupLeft},on:{input:function(e){e.target.composing||(t.printGroupLeft=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}})]),t._v(" "),i("div",[i("span",[t._v("打印上偏移")]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.printGroupTop,expression:"printGroupTop",modifiers:{trim:!0}}],attrs:{type:"number"},domProps:{value:t.printGroupTop},on:{input:function(e){e.target.composing||(t.printGroupTop=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}})]),t._v(" "),i("div",[i("span",[t._v("默认模板")]),t._v(" "),i("section",[i("el-select",{attrs:{filterable:""},model:{value:t.singlePrintId,callback:function(e){t.singlePrintId=e},expression:"singlePrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1),t._v(" "),i("i",[t._v("*")])]),t._v(" "),i("div",[i("span",[t._v("默认团队模板")]),t._v(" "),i("section",[i("el-select",{attrs:{filterable:""},model:{value:t.manyPrintId,callback:function(e){t.manyPrintId=e},expression:"manyPrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1)])]),t._v(" "),i("div",{staticClass:"bottom"},[i("p",[t._v("\n\t\t\t票种打印模板\n\t\t")]),t._v(" "),i("table",[t._m(0),t._v(" "),t._l(t.tableList,function(e,n){return i("tr",{key:n},[i("td",[t._v("\n\t\t\t\t\t"+t._s(e.saleTypeName)+"\n\t\t\t\t")]),t._v(" "),i("td",[i("section",[i("el-select",{attrs:{filterable:""},model:{value:e.singlePrintId,callback:function(i){t.$set(e,"singlePrintId",i)},expression:"item.singlePrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1)]),t._v(" "),i("td",[i("section",[i("el-select",{attrs:{filterable:""},model:{value:e.manyPrintId,callback:function(i){t.$set(e,"manyPrintId",i)},expression:"item.manyPrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1)])])})],2),t._v(" "),i("p",[i("a",{staticClass:"btn4",on:{click:function(e){return t.groupSave()}}},[t._v("\n\t\t\t\t保存\n\t\t\t")]),t._v(" "),i("a",{staticClass:"btn4",on:{click:function(e){return t.groupSaveNew()}}},[t._v("\n\t\t\t\t保存为新\n\t\t\t")]),t._v(" "),i("a",{staticClass:"btn4",on:{click:function(e){return t.$router.go(-1)}}},[t._v("\n\t\t\t\t返回\n\t\t\t")])])])],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("tr",[e("td",[this._v("\n\t\t\t\t\t票种\n\t\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t\t散客\n\t\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t\t团队\n\t\t\t\t")])])}]};var a=i("C7Lr")(n,r,!1,function(t){i("okVe")},"data-v-3ca29dd0",null);e.default=a.exports}});
\ No newline at end of file
webpackJsonp([102],{"AUt+":function(e,n){},h5On:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r={data:function(){return{}},components:{TheDrawerComponents:t("gWae").a}},u={render:function(){var e=this,n=e.$createElement,t=e._self._c||n;return t("TheDrawerComponents",{scopedSlots:e._u([{key:"default",fn:function(n){return[t("span",{on:{click:function(t){return e.$router.push({name:"caiwuTheDistributionList",query:{dataId:n.msg}})}}},[e._v("详情")])]}}])})},staticRenderFns:[]};var o=t("C7Lr")(r,u,!1,function(e){t("AUt+")},null,null);n.default=o.exports}});
\ No newline at end of file
webpackJsonp([102],{iXKE:function(e,t){},"pDo/":function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i("RwQt"),n=i("5XGy"),s=i("KPn7"),c={components:{breadNav:a.default,page:n.a,config:s.a},data:function(){return{configTan2:!1,configTitle2:"",configTan:!1,configTitle:"是否删除该设备",deviceType:"",deviceTypeList:[],pageSize:15,pageIndex:1,pageTotal:0,search:"",tableList:"",deviceId:"",deviceEnabled:""}},methods:{clickRevise:function(e){this.$router.push({path:"/scenic/sMymanagement/deviceEdit",query:{deviceId:e,search:this.search}})},getDeviceType:function(){var e=this,t={companyId:this.companyId,enumType:"deviceType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),t).then(function(t){"00"==t.data.code?e.deviceTypeList=t.data.data:e.$message.error(t.data.message)})},getList:function(){var e=this,t={pageIndex:this.pageIndex,pageSize:this.pageSize,deviceType:this.deviceType,search:this.search};this.axios.post(this.getSystem("check/device/list"),t).then(function(t){"00"==t.data.code?(e.tableList=t.data.data.list,e.pageTotal=t.data.data.pageTotal):e.$message.error(t.data.message)})},paging:function(e){this.pageIndex=e,this.getList()},clickDele:function(e){this.configTan=!0,this.deviceId=e},dele:function(){var e=this,t={deviceId:this.deviceId};this.axios.post(this.getSystem("check/device/remove"),t).then(function(t){"00"==t.data.code?(e.$message.success("删除成功"),e.configTan=!1,e.getList()):e.$message.error(t.data.message)})},clickOpenStop:function(e,t){this.configTan2=!0,this.deviceId=e,this.deviceEnabled=t,this.configTitle2=1==t?"是否开启设备":"是否禁用设备"},openStop:function(){var e=this,t={deviceId:this.deviceId,deviceEnabled:this.deviceEnabled};this.axios.post(this.getSystem("check/device/enable"),t).then(function(t){"00"==t.data.code?(1==e.deviceEnabled?e.$message.success("开启成功"):e.$message.success("禁用成功"),e.configTan2=!1,e.getList()):e.$message.error(t.data.message)})}},mounted:function(){this.getDeviceType(),this.getList()},activated:function(){"true"==this.$store.state.refurbish&&(this.search="",this.deviceType="",this.$store.dispatch("getRefurbish","false")),this.getList()}},o={render:function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"bigBox"},[i("breadNav",[e._v("设备管理")]),e._v(" "),i("div",{staticStyle:{"margin-top":"0.2rem"}},[i("a",{staticClass:"btn5",on:{click:function(t){return e.$router.push("/scenic/sMymanagement/deviceRegister")}}},[e._v("新设备注册")])]),e._v(" "),i("div",{staticClass:"top"},[i("div",[e._v("\n 筛选:\n "),i("section",[i("el-select",{attrs:{filterable:""},model:{value:e.deviceType,callback:function(t){e.deviceType=t},expression:"deviceType"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),e._v(" "),e._l(e.deviceTypeList,function(e){return i("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1)]),e._v(" "),i("div",[i("input",{directives:[{name:"model",rawName:"v-model",value:e.search,expression:"search"}],staticStyle:{width:"2rem"},attrs:{type:"text",placeholder:"请输入设备名称、类型、编码"},domProps:{value:e.search},on:{input:function(t){t.target.composing||(e.search=t.target.value)}}}),e._v(" "),i("a",{staticClass:"btn4",staticStyle:{"margin-left":"0.3rem"},on:{click:function(t){e.pageIndex=1,e.getList()}}},[e._v("查询")])])]),e._v(" "),i("table",{staticClass:"middle"},[e._m(0),e._v(" "),e._l(e.tableList,function(t,a){return i("tr",{key:t.deviceId},[i("td",[e._v(e._s(t.deviceName))]),e._v(" "),i("td",[e._v(e._s(t.deviceTypeName))]),e._v(" "),i("td",[e._v(e._s(t.deviceKey))]),e._v(" "),i("td",[e._v(e._s(t.projectName))]),e._v(" "),i("td",["1"==t.icEnabled?i("span",{staticStyle:{color:"#00C305"}},[e._v("启用")]):i("span",[e._v("禁用")])]),e._v(" "),i("td",[1==t.anyCode?i("span",{staticStyle:{color:"#00C305"}},[e._v("启用")]):i("span",[e._v("禁用 ")])]),e._v(" "),i("td",[e._v(e._s(t.areaName))]),e._v(" "),i("td",[e._v(e._s(t.driverGroupName))]),e._v(" "),i("td",[e._v(e._s(t.printGroupName))]),e._v(" "),i("td",[t.deviceEnabled?i("span",{staticStyle:{color:"#00C305"}},[e._v("开启")]):i("span",[e._v("禁用")])]),e._v(" "),i("td",[t.deviceEnabled?i("span",{on:{click:function(i){return e.clickOpenStop(t.deviceId,0)}}},[e._v("禁用")]):i("span",{on:{click:function(i){return e.clickOpenStop(t.deviceId,1)}}},[e._v("开启")]),e._v(" "),i("span",{on:{click:function(i){return e.clickRevise(t.deviceId)}}},[e._v("修改")]),e._v(" "),i("span",{staticStyle:{color:"#FF0000"},on:{click:function(i){return e.clickDele(t.deviceId)}}},[e._v("删除")])])])})],2),e._v(" "),i("page",{attrs:{pagesize:e.pageSize,total:e.pageTotal,whichpage:e.pageIndex},on:{page:e.paging}}),e._v(" "),i("config",{directives:[{name:"show",rawName:"v-show",value:e.configTan2,expression:"configTan2"}],attrs:{configTitle:e.configTitle2},on:{config:function(t){return e.openStop()},cancel:function(t){e.configTan2=!1}}}),e._v(" "),i("config",{directives:[{name:"show",rawName:"v-show",value:e.configTan,expression:"configTan"}],attrs:{configTitle:e.configTitle},on:{config:function(t){return e.dele()},cancel:function(t){e.configTan=!1}}})],1)},staticRenderFns:[function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("tr",[i("td",[e._v("设备名称")]),e._v(" "),i("td",[e._v("设备类型")]),e._v(" "),i("td",[e._v("设备编码")]),e._v(" "),i("td",[e._v("站点")]),e._v(" "),i("td",[e._v("IC卡")]),e._v(" "),i("td",[e._v("任意凭证")]),e._v(" "),i("td",[e._v("区域")]),e._v(" "),i("td",[e._v("驱动组")]),e._v(" "),i("td",[e._v("打印组")]),e._v(" "),i("td",[e._v("状态")]),e._v(" "),i("td",[e._v("操作")])])}]};var d=i("VU/8")(c,o,!1,function(e){i("iXKE")},"data-v-52f3c572",null);t.default=d.exports}});
\ No newline at end of file
webpackJsonp([103],{f9Bt:function(e,t){},nJBN:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={components:{leftSide:n("FegP").a}},c={render:function(){var e=this.$createElement;return(this._self._c||e)("leftSide")},staticRenderFns:[]};var f=n("VU/8")(r,c,!1,function(e){n("f9Bt")},"data-v-4fdced12",null);t.default=f.exports}});
\ No newline at end of file
webpackJsonp([103],{YipU:function(e,t){},mzJi:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n={components:{breadNav:a("RwQt").default},data:function(){return{channelList:"",checkDay:"",checkType:"",channelId:"",tableList:[]}},methods:{query:function(){var e=this;if(""==this.checkDay)return this.$message.error("请选择检测日期");if(""==this.checkType)return this.$message.error("请选择对账类型");if(""==this.channelId)return this.$message.error("请选择渠道类型");var t={checkDay:this.checkDay,checkType:this.checkType,channelId:this.channelId};this.axios.post(this.getReportUrl("money/check/load"),t).then(function(t){"00"==t.data.code?e.tableList=t.data.data.details:e.$message.error(t.data.message)})},inintChannelList:function(){var e=this,t={companyId:this.$store.state.companyId,pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("channel/list"),t).then(function(t){"00"==t.data.code?e.channelList=t.data.data.list:e.$message.error(t.data.message)})}},mounted:function(){this.inintChannelList()}},s={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"bigBox"},[a("breadNav",[e._v("对账明细")]),e._v(" "),a("div",{staticClass:"top"},[a("div",{staticClass:"item"},[a("span",[e._v("对账类型:")]),e._v(" "),a("el-select",{attrs:{clearable:"",filterable:""},model:{value:e.checkType,callback:function(t){e.checkType=t},expression:"checkType"}},[a("el-option",{key:"0",attrs:{label:"对账渠道",value:"0"}}),e._v(" "),a("el-option",{key:"1",attrs:{label:"对账胖丁支付(反扫,自助扫码)",value:"1"}}),e._v(" "),a("el-option",{key:"2",attrs:{label:"对账胖丁押金",value:"2"}})],1),e._v(" "),a("i",[e._v("*")])],1),e._v(" "),a("div",{staticClass:"item"},[a("span",[e._v("\n 渠道类型:\n ")]),e._v(" "),a("el-select",{attrs:{clearable:"",filterable:""},model:{value:e.channelId,callback:function(t){e.channelId=t},expression:"channelId"}},e._l(e.channelList,function(e){return a("el-option",{key:e.channelId,attrs:{label:e.companyName,value:e.channelId}})}),1),e._v(" "),a("i",[e._v("*")])],1),e._v(" "),a("div",{staticClass:"item"},[a("span",[e._v("\n 查询日期:\n ")]),e._v(" "),a("el-date-picker",{attrs:{type:"date","value-format":"yyyy-MM-dd",placeholder:"选择日期"},model:{value:e.checkDay,callback:function(t){e.checkDay=t},expression:"checkDay"}}),e._v(" "),a("i",{staticStyle:{position:"relative",left:"-30px"}},[e._v("*")])],1),e._v(" "),a("a",{staticClass:"btn4 item",on:{click:function(t){return e.query()}}},[e._v("查询")])]),e._v(" "),a("table",[e._m(0),e._v(" "),e._l(e.tableList,function(t,n){return a("tr",{key:n},[a("td",[e._v(e._s(t.channelId))]),e._v(" "),a("td",[e._v(e._s(t.channelOrderId))]),e._v(" "),a("td",[e._v(e._s(t.message))]),e._v(" "),a("td",[e._v(e._s(t.orderId))]),e._v(" "),a("td",[e._v(e._s(t.saleId))]),e._v(" "),a("td",[e._v(e._s(t.otherBuyMoney))]),e._v(" "),a("td",[e._v(e._s(t.otherBuyNum))]),e._v(" "),a("td",[e._v(e._s(t.otherCheckNum))]),e._v(" "),a("td",[e._v(e._s(t.otherRetMoney))]),e._v(" "),a("td",[e._v(e._s(t.otherRetNum))]),e._v(" "),a("td",[e._v(e._s(t.tbdBuyMoney))]),e._v(" "),a("td",[e._v(e._s(t.tbdBuyNum))]),e._v(" "),a("td",[e._v(e._s(t.tbdCheckNum))]),e._v(" "),a("td",[e._v(e._s(t.tbdRetMoney))]),e._v(" "),a("td",[e._v(e._s(t.tbdRetNum))])])})],2)],1)},staticRenderFns:[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("tr",[a("td",[e._v("渠道Id")]),e._v(" "),a("td",[e._v("渠道订单Id")]),e._v(" "),a("td",[e._v("对账具体错误信息")]),e._v(" "),a("td",[e._v("途比达订单Id")]),e._v(" "),a("td",[e._v("分销Id")]),e._v(" "),a("td",[e._v("第三方下单结算总额")]),e._v(" "),a("td",[e._v("第三方订单数量")]),e._v(" "),a("td",[e._v("第三方核销数量")]),e._v(" "),a("td",[e._v("第三方退票金额")]),e._v(" "),a("td",[e._v("第三方退票数量")]),e._v(" "),a("td",[e._v("途比达下单结算总额")]),e._v(" "),a("td",[e._v("途比达订单数量")]),e._v(" "),a("td",[e._v("途比达核销数量")]),e._v(" "),a("td",[e._v("途比达退票金额")]),e._v(" "),a("td",[e._v("途比达退票数量")])])}]};var v=a("C7Lr")(n,s,!1,function(e){a("YipU")},"data-v-3b3fc896",null);t.default=v.exports}});
\ No newline at end of file
webpackJsonp([104],{"Gnh+":function(t,e){},dNtq:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=i("RwQt"),n=i("5XGy"),s={components:{breadNav:a.default,page:n.a},data:function(){return{pageSize:15,pageIndex:1,pageTotal:0,registerDeviceKey:"",tableList:[]}},methods:{getList:function(){var t=this,e={pageIndex:this.pageIndex,pageSize:this.pageSize,register:!0,registerDeviceKey:this.registerDeviceKey};this.axios.post(this.getSystem("check/device/list"),e).then(function(e){"00"==e.data.code?(t.tableList=e.data.data.list,t.pageTotal=e.data.data.pageTotal):t.$message.error(e.data.message)})},paging:function(t){this.pageIndex=t,this.getList()}},mounted:function(){this.getList()}},r={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"bigBox"},[i("breadNav",[t._v("\n\t\t设备注册\n\t")]),t._v(" "),i("div",{staticClass:"top"},[i("span",[t._v("\n\t\t\t设备编码\n\t\t")]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model",value:t.registerDeviceKey,expression:"registerDeviceKey"}],attrs:{placeholder:"请输入设备编码"},domProps:{value:t.registerDeviceKey},on:{input:function(e){e.target.composing||(t.registerDeviceKey=e.target.value)}}}),t._v(" "),i("a",{staticClass:"btn4",staticStyle:{margin:"0 0.2rem"},on:{click:function(e){t.pageIndex=1,t.getList()}}},[t._v("\n\t\t\t查询\n\t\t")]),t._v(" "),i("span",{staticStyle:{color:"#FF0000"}},[t._v("注意:设备编码支持通配符%,如设备编码为:123456789110,可以输入123%110")])]),t._v(" "),i("div",{staticClass:"bottom"},[i("p",[t._v("查询结果")]),t._v(" "),i("table",[t._m(0),t._v(" "),t._l(t.tableList,function(e,a){return i("tr",{key:e.deviceId},[i("td",[t._v("\n\t\t\t\t\t"+t._s(e.deviceName)+"\n\t\t\t\t")]),t._v(" "),i("td",[t._v("\n\t\t\t\t\t"+t._s(e.deviceTypeName)+"\n\t\t\t\t")]),t._v(" "),i("td",[t._v("\n\t\t\t\t\t"+t._s(e.deviceKey)+"\n\t\t\t\t")]),t._v(" "),i("td",[i("a",{staticStyle:{cursor:"pointer",color:"#00C305"},on:{click:function(i){return t.$router.push("/scenic/sMymanagement/deviceEdit?deviceId="+e.deviceId)}}},[t._v("\n\t\t\t\t\t\t初始化\n\t\t\t\t\t")])])])})],2),t._v(" "),i("page",{attrs:{pagesize:t.pageSize,total:t.pageTotal,whichpage:t.pageIndex},on:{page:t.paging}}),t._v(" "),i("div",[i("a",{staticClass:"btn4",on:{click:function(e){return t.$router.go(-1)}}},[t._v("返回")])])],1)],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("tr",[e("td",[this._v("\n\t\t\t\t\t设备名称\n\t\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t\t设备类型\n\t\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t\t设备编码\n\t\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t\t操作\n\t\t\t\t")])])}]};var c=i("VU/8")(s,r,!1,function(t){i("Gnh+")},"data-v-4ebbe168",null);e.default=c.exports}});
\ No newline at end of file
webpackJsonp([104],{"9fYQ":function(t,a){},JFH5:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var v={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"total"},[e("ul",[e("router-link",{attrs:{to:"",tag:"li"}},[t._v("分销管理>")]),t._v(" "),e("router-link",{attrs:{to:"",tag:"li"}},[t._v("预存授信>")])],1),t._v(" "),e("div",{staticClass:"box"},[e("div",{staticClass:"head"},[e("span",[t._v("渠道名称:")]),t._v(" "),e("el-select",{attrs:{placeholder:"请选择渠道"}},[e("el-option",{attrs:{label:"区域一",value:"shanghai"}}),t._v(" "),e("el-option",{attrs:{label:"区域二",value:"beijing"}})],1),t._v(" "),e("button",[t._v("查询")])],1),t._v(" "),e("div",{staticClass:"order"},[e("table",[t._m(0),t._v(" "),e("tr",[e("td",[t._v("1")]),t._v(" "),e("td",[t._v("xxx")]),t._v(" "),e("td",[t._v("张三")]),t._v(" "),e("td",[t._v("123123123")]),t._v(" "),e("td",[t._v("22")]),t._v(" "),e("td",[t._v("332")]),t._v(" "),e("td",{staticClass:"exam"},[e("span",{on:{click:t.charge}},[t._v("充值")])])])])])])])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("tr",[e("td",{attrs:{width:"133"}},[t._v("序号")]),t._v(" "),e("td",{attrs:{width:"253"}},[t._v("渠道名称")]),t._v(" "),e("td",{attrs:{width:"185"}},[t._v("联系人")]),t._v(" "),e("td",{attrs:{width:"206"}},[t._v("联系电话")]),t._v(" "),e("td",{attrs:{width:"199"}},[t._v("预存余额")]),t._v(" "),e("td",{attrs:{width:"227"}},[t._v("授信余额")]),t._v(" "),e("td",{attrs:{width:"164"}},[t._v("操作")])])}]};var r=e("C7Lr")({methods:{charge:function(){this.$router.push({name:"trecharge"})}}},v,!1,function(t){e("9fYQ")},"data-v-3b03a2f0",null);a.default=r.exports}});
\ No newline at end of file
webpackJsonp([105],{O4kX:function(e,t){},Ybpy:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n={components:{breadNav:a("RwQt").default},data:function(){return{serviceType:"",serviceTypeList:[{name:"短信",id:"0"}],mobanList:[],moban:"",item:{}}},mounted:function(){this.item=this.$route.params.item}},i={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"bigBox"},[a("breadNav",[e._v("模板修改")]),e._v(" "),a("div",[a("span",{staticClass:"span"},[e._v("服务等级:")]),e._v(" "),a("el-select",{staticStyle:{"margin-right":"10px"},attrs:{placeholder:"请选择"},model:{value:e.item.serviceLevel,callback:function(t){e.$set(e.item,"serviceLevel",t)},expression:"item.serviceLevel"}},e._l(e.serviceTypeList,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})}),1)],1),e._v(" "),a("div",[a("span",{staticClass:"span"},[e._v("模板关键字:")]),e._v(" "),a("el-select",{staticStyle:{"margin-right":"10px"},attrs:{placeholder:"请选择"},model:{value:e.moban,callback:function(t){e.moban=t},expression:"moban"}},e._l(e.mobanList,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})}),1)],1),e._v(" "),a("div",[a("span",{staticClass:"span"},[e._v("模板内容:")]),e._v(" "),a("textarea",{directives:[{name:"model",rawName:"v-model",value:e.item.templateContent,expression:"item.templateContent"}],staticStyle:{width:"500px",height:"200px"},domProps:{value:e.item.templateContent},on:{input:function(t){t.target.composing||e.$set(e.item,"templateContent",t.target.value)}}})]),e._v(" "),a("span",{staticClass:"btn4"},[e._v("保存")]),e._v(" "),a("span",{staticClass:"btn4",on:{click:function(t){return e.$router.go(-1)}}},[e._v("返回")])],1)},staticRenderFns:[]};var s=a("VU/8")(n,i,!1,function(e){a("O4kX")},"data-v-465a1fe1",null);t.default=s.exports}});
\ No newline at end of file
webpackJsonp([106],{"/d/l":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={data:function(){return{queryList:"",setTimer:""}},mounted:function(){this.query(),this.setTimer=setInterval(this.query,5e3)},methods:{query:function(){var t=this,e={companyId:this.$store.state.companyId,batchDate:this.$commonJs.today()+" 00:00:00",sort:!0};this.axios.post(this.getProductUrl("time/query"),e).then(function(e){"00"==e.data.code?t.queryList=e.data.data.list:t.$message.error(e.data.message)})},handleNumberClick:function(t){var e=this;if(clearInterval(this.setTimer),""==t.handSetCapacity)return this.$message.error("请输入当前可排队号"),!1;if(""==t.waitPass)return this.$message.error("请输入出口增加号"),!1;if(""==t.batchTotalNum)return this.$message.error("请输入临时调整当天总库存"),!1;if(""==t.batchDateTotalNum)return this.$message.error("请输入临时调整瞬时承载量"),!1;var s={handSetCapacity:t.handSetCapacity,waitPass:t.waitPass,sceneTotalNum:t.batchTotalNum,sceneDateNum:t.batchDateTotalNum,companyId:this.$store.state.companyId,projectId:t.projectId};this.axios.post(this.getProductUrl("sort/scene/configToday"),s).then(function(t){"00"==t.data.code?(e.$message.success(t.data.message),e.query()):e.$message.error(t.data.message)})},refreshClick:function(){this.query()},goSet:function(){clearInterval(this.setTimer),this.$router.push("intelNumberSet")},stopRefresh:function(){clearInterval(this.setTimer)},refresh:function(){clearInterval(this.setTimer),this.setTimer=setInterval(this.query,5e3)}},beforeDestroy:function(){clearInterval(this.setTimer)}},n={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"bigBox"},[s("div",{staticClass:"top"},[t._m(0),t._v(" "),s("span",{staticStyle:{cursor:"pointer"},on:{click:function(e){return t.goSet()}}},[t._v("设置")])]),t._v(" "),0!==t.queryList.length&&t.queryList?t._l(t.queryList,function(e,a){return s("div",{key:a},[s("div",{staticClass:"bottom"},[s("div",{staticClass:"bottomLeft"},[s("p",{staticClass:"leftTop"},[t._v("\n 智能排号实时显示\n "),s("svg",{staticClass:"icon",staticStyle:{cursor:"pointer"},attrs:{"aria-hidden":"true"},on:{click:function(e){return t.refreshClick()}}},[s("use",{attrs:{"xlink:href":"#iconrefresh-line"}})])]),t._v(" "),s("div",{staticClass:"leftBottom"},[s("div",{staticClass:"lbOne"},[t._v("\n "+t._s(e.projectName)+"\n ")]),t._v(" "),s("div",{staticClass:"lbTwo"},[s("p",[t._v("智能排号系统")]),t._v(" "),s("p",[t._v("承载量:"+t._s(e.batchTotalNum)+"/天")])]),t._v(" "),s("div",{staticClass:"lbThree"},[t._v("\n 当前可排队号:"+t._s(e.showStart)+" ~ "+t._s(e.showEnd)+"\n ")]),t._v(" "),s("div",{staticClass:"lbFour"},[s("p",[t._v("温馨提示:请在“胖丁旅行”小程序中")]),t._v(" "),s("p",[t._v("及时查询您的排队号,过号需重取排队号")])]),t._v(" "),s("div",{staticClass:"lbFive"},[s("p",[t._v("日期:"+t._s((new Date).getFullYear(e.batchDate))+"."+t._s((new Date).getMonth(e.batchDate))+"."+t._s((new Date).getDate(e.batchDate)))]),t._v(" "),s("p",[t._v("排队地点:"+t._s(e.projectRemark))])])])]),t._v(" "),s("div",{staticClass:"bottomRight"},[s("div",{staticClass:"brOne"},[s("p",[t._v(t._s(e.projectName))]),t._v(" "),s("div",{staticClass:"brOneBottom"},[s("p",[s("span",[t._v("外部显示承载量:")]),t._v(" "),s("span",[t._v(t._s(e.batchDisplayNum)+"人")]),t._v(" "),s("span",[t._v("(外显每天接待量)")])]),t._v(" "),s("p",[s("span",[t._v("系统实际总库存:")]),t._v(" "),s("span",[t._v(t._s(e.batchTotalNum)+"人")]),t._v(" "),s("span",[t._v("(实际每天接待量)")])]),t._v(" "),s("p",[s("span",[t._v("系统瞬时承载量:")]),t._v(" "),s("span",[t._v(t._s(e.batchDateTotalNum)+"人")]),t._v(" "),s("span",[t._v("(同时在园接待量)")])]),t._v(" "),s("p",[s("span",[t._v("当前已进入人数:")]),t._v(" "),s("span",[t._v(t._s(e.timeGardenNum)+"人")]),t._v(" "),s("span",[t._v("(实时在园人数)")])]),t._v(" "),s("p",[s("span",[t._v("当前已排号至:")]),t._v(" "),s("span",[t._v(t._s(e.sortTotalCapacity))]),t._v(" "),s("span",[t._v("(实时取号人数)")])])])]),t._v(" "),s("div",{staticClass:"brTwo"},[s("div",{staticClass:"numberOne"},[s("p",[s("span",[t._v("临时调号")]),t._v(" "),s("span",[t._v("(仅限当次有效)")])]),t._v(" "),s("div",[s("div",{attrs:{prop:"handSetCapacity"}},[s("span",[t._v("排队增加")]),t._v(" "),s("el-input",{attrs:{type:"number",placeholder:"请输入人数"},on:{focus:function(e){return t.stopRefresh()},blur:function(e){return t.refresh()}},model:{value:e.handSetCapacity,callback:function(s){t.$set(e,"handSetCapacity",s)},expression:"item.handSetCapacity"}}),t._v(" "),s("span",[t._v("当前可排队号")])],1),t._v(" "),s("div",[s("span",[t._v("出口增加")]),t._v(" "),s("el-input",{attrs:{type:"number",placeholder:"请输入人数"},on:{focus:function(e){return t.stopRefresh()},blur:function(e){return t.refresh()}},model:{value:e.waitPass,callback:function(s){t.$set(e,"waitPass",s)},expression:"item.waitPass"}}),t._v(" "),s("span",[t._v("系统继续放号")])],1)])]),t._v(" "),s("div",{staticClass:"numberTwo"},[s("div",[s("span",[t._v("临时调整当天总库存")]),t._v(" "),s("el-input",{attrs:{type:"number",placeholder:"请输入数字"},on:{focus:function(e){return t.stopRefresh()},blur:function(e){return t.refresh()}},model:{value:e.batchTotalNum,callback:function(s){t.$set(e,"batchTotalNum",s)},expression:"item.batchTotalNum"}})],1),t._v(" "),s("div",{staticStyle:{position:"relative",top:"-0.1rem"}},[t._v("\n (仅限当日有效)\n ")])]),t._v(" "),s("div",{staticClass:"numberThree"},[s("span",[t._v("临时调整瞬时承载量")]),t._v(" "),s("el-input",{attrs:{type:"number",placeholder:"请输入数字"},on:{focus:function(e){return t.stopRefresh()},blur:function(e){return t.refresh()}},model:{value:e.batchDateTotalNum,callback:function(s){t.$set(e,"batchDateTotalNum",s)},expression:"item.batchDateTotalNum"}})],1)]),t._v(" "),s("div",{staticClass:"brThree"},[s("a",{staticClass:"btn4",on:{click:function(s){return t.handleNumberClick(e)}}},[t._v("确定")])])])])])}):s("el-empty",{attrs:{description:"暂无数据"}})],2)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("span",[e("i",[this._v("通行管理 >")]),this._v("\n 智能排号\n ")])}]};var r=s("VU/8")(a,n,!1,function(t){s("/fCi")},"data-v-420c14ae",null);e.default=r.exports},"/fCi":function(t,e){}});
\ No newline at end of file
webpackJsonp([100],{"5D00":function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i={components:{breadNav:r("RwQt").default},data:function(){return{driverName:"",driverConfig:"",deviceTypeList:"",deviceType:"",driverTypeList:"",driverType:"",driverEnabled:0,driverId:"",versonFlag:""}},methods:{save:function(){var e=this;if(this.driverName&&this.deviceType&&this.driverType&&this.driverConfig){var t={versonFlag:this.versonFlag,driverId:this.driverId,driverName:this.driverName,driverType:this.driverType,deviceType:this.deviceType,driverConfig:this.driverConfig,driverEnabled:this.driverEnabled};this.axios.post(this.getSystem("check/driver/save"),t).then(function(t){"00"==t.data.code?e.$message.success("保存成功"):e.$message.error(t.data.message)})}else this.$message.error("请将信息填写完整")},getDriverType:function(){var e=this,t={companyId:this.companyId,enumType:"driverType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),t).then(function(t){"00"==t.data.code?e.driverTypeList=t.data.data:e.$message.error(t.data.message)})},getDeviceType:function(){var e=this,t={companyId:this.companyId,enumType:"deviceType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),t).then(function(t){"00"==t.data.code?e.deviceTypeList=t.data.data:e.$message.error(t.data.message)})},loadDriver:function(){var e=this,t={driverId:this.driverId};this.axios.post(this.getSystem("check/driver/load"),t).then(function(t){"00"==t.data.code?(e.driverName=t.data.data.driverName,e.driverType=t.data.data.driverType,e.deviceType=t.data.data.deviceType,e.driverEnabled=t.data.data.driverEnabled,e.driverConfig=t.data.data.driverConfig):e.$message.error(t.data.message)})}},mounted:function(){this.driverId=this.$route.query.driverId,this.versonFlag=this.$route.query.versonFlag,this.getDeviceType(),this.getDriverType(),this.driverId&&this.loadDriver()}},a={render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"bigBox"},[r("breadNav",[e._v("\n\t\t驱动编辑\n\t")]),e._v(" "),r("div",{staticClass:"popTop"},[r("div",[r("span",[e._v("驱动名称")]),e._v(" "),r("input",{directives:[{name:"model",rawName:"v-model.trim",value:e.driverName,expression:"driverName",modifiers:{trim:!0}}],attrs:{type:"text"},domProps:{value:e.driverName},on:{input:function(t){t.target.composing||(e.driverName=t.target.value.trim())},blur:function(t){return e.$forceUpdate()}}})]),e._v(" "),r("div",[r("span",[e._v("驱动类型")]),e._v(" "),r("section",[r("el-select",{attrs:{filterable:""},model:{value:e.driverType,callback:function(t){e.driverType=t},expression:"driverType"}},[r("el-option",{attrs:{label:"-请选择-",value:""}}),e._v(" "),e._l(e.driverTypeList,function(e){return r("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1)]),e._v(" "),r("div",[r("span",[e._v("设备类型")]),e._v(" "),r("section",[r("el-select",{attrs:{filterable:""},model:{value:e.deviceType,callback:function(t){e.deviceType=t},expression:"deviceType"}},[r("el-option",{attrs:{label:"-请选择-",value:""}}),e._v(" "),e._l(e.deviceTypeList,function(e){return r("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1)]),e._v(" "),r("div",[r("span"),e._v(" "),r("label",[r("input",{directives:[{name:"model",rawName:"v-model",value:e.driverEnabled,expression:"driverEnabled"}],attrs:{type:"checkbox","true-value":1,"false-value":0},domProps:{checked:Array.isArray(e.driverEnabled)?e._i(e.driverEnabled,null)>-1:e._q(e.driverEnabled,1)},on:{change:function(t){var r=e.driverEnabled,i=t.target,a=i.checked?1:0;if(Array.isArray(r)){var d=e._i(r,null);i.checked?d<0&&(e.driverEnabled=r.concat([null])):d>-1&&(e.driverEnabled=r.slice(0,d).concat(r.slice(d+1)))}else e.driverEnabled=a}}}),e._v("\n\t\t\t\t启用\n\t\t\t")])]),e._v(" "),r("div",[r("span",[e._v("\n\t\t\t\t配置信息\n\t\t\t")]),e._v(" "),r("textarea",{directives:[{name:"model",rawName:"v-model.trim",value:e.driverConfig,expression:"driverConfig",modifiers:{trim:!0}}],staticStyle:{resize:"none"},domProps:{value:e.driverConfig},on:{input:function(t){t.target.composing||(e.driverConfig=t.target.value.trim())},blur:function(t){return e.$forceUpdate()}}})]),e._v(" "),r("div",[r("span"),e._v(" "),r("a",{staticClass:"btn4",on:{click:function(t){return e.save()}}},[e._v("\n\t\t\t\t确定\n\t\t\t")]),e._v(" "),r("a",{staticClass:"btn4",staticStyle:{"margin-left":"0.4rem"},on:{click:function(t){return e.$router.go(-1)}}},[e._v("\n\t\t\t\t返回\n\t\t\t")])])])],1)},staticRenderFns:[]};var d=r("C7Lr")(i,a,!1,function(e){r("FKk8")},"data-v-3da11642",null);t.default=d.exports},FKk8:function(e,t){}});
\ No newline at end of file
webpackJsonp([107],{"5D00":function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i={components:{breadNav:r("RwQt").default},data:function(){return{driverName:"",driverConfig:"",deviceTypeList:"",deviceType:"",driverTypeList:"",driverType:"",driverEnabled:0,driverId:"",versonFlag:""}},methods:{save:function(){var e=this;if(this.driverName&&this.deviceType&&this.driverType&&this.driverConfig){var t={versonFlag:this.versonFlag,driverId:this.driverId,driverName:this.driverName,driverType:this.driverType,deviceType:this.deviceType,driverConfig:this.driverConfig,driverEnabled:this.driverEnabled};this.axios.post(this.getSystem("check/driver/save"),t).then(function(t){"00"==t.data.code?e.$message.success("保存成功"):e.$message.error(t.data.message)})}else this.$message.error("请将信息填写完整")},getDriverType:function(){var e=this,t={companyId:this.companyId,enumType:"driverType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),t).then(function(t){"00"==t.data.code?e.driverTypeList=t.data.data:e.$message.error(t.data.message)})},getDeviceType:function(){var e=this,t={companyId:this.companyId,enumType:"deviceType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),t).then(function(t){"00"==t.data.code?e.deviceTypeList=t.data.data:e.$message.error(t.data.message)})},loadDriver:function(){var e=this,t={driverId:this.driverId};this.axios.post(this.getSystem("check/driver/load"),t).then(function(t){"00"==t.data.code?(e.driverName=t.data.data.driverName,e.driverType=t.data.data.driverType,e.deviceType=t.data.data.deviceType,e.driverEnabled=t.data.data.driverEnabled,e.driverConfig=t.data.data.driverConfig):e.$message.error(t.data.message)})}},mounted:function(){this.driverId=this.$route.query.driverId,this.versonFlag=this.$route.query.versonFlag,this.getDeviceType(),this.getDriverType(),this.driverId&&this.loadDriver()}},a={render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"bigBox"},[r("breadNav",[e._v("\n\t\t驱动编辑\n\t")]),e._v(" "),r("div",{staticClass:"popTop"},[r("div",[r("span",[e._v("驱动名称")]),e._v(" "),r("input",{directives:[{name:"model",rawName:"v-model.trim",value:e.driverName,expression:"driverName",modifiers:{trim:!0}}],attrs:{type:"text"},domProps:{value:e.driverName},on:{input:function(t){t.target.composing||(e.driverName=t.target.value.trim())},blur:function(t){return e.$forceUpdate()}}})]),e._v(" "),r("div",[r("span",[e._v("驱动类型")]),e._v(" "),r("section",[r("el-select",{attrs:{filterable:""},model:{value:e.driverType,callback:function(t){e.driverType=t},expression:"driverType"}},[r("el-option",{attrs:{label:"-请选择-",value:""}}),e._v(" "),e._l(e.driverTypeList,function(e){return r("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1)]),e._v(" "),r("div",[r("span",[e._v("设备类型")]),e._v(" "),r("section",[r("el-select",{attrs:{filterable:""},model:{value:e.deviceType,callback:function(t){e.deviceType=t},expression:"deviceType"}},[r("el-option",{attrs:{label:"-请选择-",value:""}}),e._v(" "),e._l(e.deviceTypeList,function(e){return r("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1)]),e._v(" "),r("div",[r("span"),e._v(" "),r("label",[r("input",{directives:[{name:"model",rawName:"v-model",value:e.driverEnabled,expression:"driverEnabled"}],attrs:{type:"checkbox","true-value":1,"false-value":0},domProps:{checked:Array.isArray(e.driverEnabled)?e._i(e.driverEnabled,null)>-1:e._q(e.driverEnabled,1)},on:{change:function(t){var r=e.driverEnabled,i=t.target,a=i.checked?1:0;if(Array.isArray(r)){var d=e._i(r,null);i.checked?d<0&&(e.driverEnabled=r.concat([null])):d>-1&&(e.driverEnabled=r.slice(0,d).concat(r.slice(d+1)))}else e.driverEnabled=a}}}),e._v("\n\t\t\t\t启用\n\t\t\t")])]),e._v(" "),r("div",[r("span",[e._v("\n\t\t\t\t配置信息\n\t\t\t")]),e._v(" "),r("textarea",{directives:[{name:"model",rawName:"v-model.trim",value:e.driverConfig,expression:"driverConfig",modifiers:{trim:!0}}],staticStyle:{resize:"none"},domProps:{value:e.driverConfig},on:{input:function(t){t.target.composing||(e.driverConfig=t.target.value.trim())},blur:function(t){return e.$forceUpdate()}}})]),e._v(" "),r("div",[r("span"),e._v(" "),r("a",{staticClass:"btn4",on:{click:function(t){return e.save()}}},[e._v("\n\t\t\t\t确定\n\t\t\t")]),e._v(" "),r("a",{staticClass:"btn4",staticStyle:{"margin-left":"0.4rem"},on:{click:function(t){return e.$router.go(-1)}}},[e._v("\n\t\t\t\t返回\n\t\t\t")])])])],1)},staticRenderFns:[]};var d=r("VU/8")(i,a,!1,function(e){r("MZQG")},"data-v-3da11642",null);t.default=d.exports},MZQG:function(e,t){}});
\ No newline at end of file
webpackJsonp([108],{"+iLz":function(t,e){},utUu:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("RwQt"),i=a("5XGy"),o=a("KPn7"),r={components:{breadNav:n.default,page:i.a,config:o.a},data:function(){return{configTitle:"确定删除该枚举",configTan:!1,pageIndex:1,pageSize:12,pageTotal:0,search:"",tableList:"",reportId:""}},methods:{query:function(){var t=this,e={pageIndex:this.pageIndex,pageSize:this.pageSize,search:this.search};this.axios.post(this.getPoollUrl("report/list"),e).then(function(e){"00"==e.data.code?(t.tableList=e.data.data.list,t.tableList.forEach(function(t){t.conditionNameList=[],t.conditions.forEach(function(e){e.conditionName&&(t.conditionNameList+=e.conditionName+",")}),t.conditionNameList=t.conditionNameList.substr(0,t.conditionNameList.length-1),t.columnNameList=[],t.columns.forEach(function(e){e.columnName&&(t.columnNameList+=e.columnName+",")}),t.columnNameList=t.columnNameList.substr(0,t.columnNameList.length-1)}),t.pageTotal=e.data.data.pageTotal):t.$message.error(e.data.message)})},paging:function(t){this.pageIndex=t,this.query()},deleReport:function(){var t=this,e={reportId:this.reportId};this.axios.post(this.getPoollUrl("report/remove"),e).then(function(e){"00"==e.data.code?(t.$message.success("删除成功"),t.configTan=!1,t.query()):t.$message.error(e.data.message)})}},mounted:function(){this.query()}},s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bigBox"},[a("breadNav",[t._v("智能报表")]),t._v(" "),a("div",{staticClass:"head"},[a("span",[t._v("报表名称:")]),t._v(" "),a("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.search,expression:"search",modifiers:{trim:!0}}],attrs:{type:"text",placeholder:"自定义"},domProps:{value:t.search},on:{input:function(e){e.target.composing||(t.search=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}}),t._v(" "),a("a",{staticClass:"btn4",on:{click:function(e){t.pageIndex=1,t.query()}}},[t._v("查询")]),t._v(" "),a("a",{staticClass:"btn4",on:{click:function(e){return t.$router.push("intelReportAdd")}}},[t._v("新增")])]),t._v(" "),a("table",[t._m(0),t._v(" "),t._l(t.tableList,function(e,n){return a("tr",{key:n},[a("td",[t._v(t._s(e.reportName))]),t._v(" "),e.fromSource?a("td",[t._v(t._s(e.fromSource.sourceName))]):a("td"),t._v(" "),a("td",[t._v(t._s(e.columnNameList))]),t._v(" "),a("td",[t._v(t._s(e.conditionNameList))]),t._v(" "),a("td",[t._v(t._s(e.updateDate))]),t._v(" "),a("td",[a("span",{on:{click:function(a){return t.$router.push("intelReportAdd?reportId="+e.reportId)}}},[t._v("修改")]),t._v(" "),a("span",{staticStyle:{color:"#FF0000","margin-left":"0.2rem"},on:{click:function(a){t.configTan=!0,t.reportId=e.reportId}}},[t._v("删除")])])])})],2),t._v(" "),a("page",{attrs:{pagesize:t.pageSize,total:t.pageTotal,whichpage:t.pageIndex},on:{page:t.paging}}),t._v(" "),a("config",{directives:[{name:"show",rawName:"v-show",value:t.configTan,expression:"configTan"}],attrs:{configTitle:t.configTitle},on:{config:function(e){return t.deleReport()},cancel:function(e){t.configTan=!1}}})],1)},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("td",{attrs:{width:"100"}},[t._v("报表名称")]),t._v(" "),a("td",{attrs:{width:"100"}},[t._v("数据源")]),t._v(" "),a("td",[t._v("列")]),t._v(" "),a("td",[t._v("条件")]),t._v(" "),a("td",{attrs:{width:"200"}},[t._v("创建时间")]),t._v(" "),a("td",{attrs:{width:"150"}},[t._v("操作")])])}]};var c=a("VU/8")(r,s,!1,function(t){a("+iLz")},"data-v-3cf4b644",null);e.default=c.exports}});
\ No newline at end of file
webpackJsonp([108],{"0sDS":function(e,t){},Jq1V:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("hBs9"),l=a("5XGy"),i=a("RwQt"),o={components:{newpagingtwo:l.a,tate:n.a,breadNav:i.default},data:function(){return{valueFroms:[{value:"clearingUnit",name:"清分单价",disabled:!1,valueField:"clearingUnit"},{value:"clearingMoney",name:"清分实际总额",disabled:!1,valueField:"clearingMoney"}],rowFroms:[{value:["productId","productPrice","saleType"],name:"产品",disabled:!1,valueField:[{id:"productName",name:"产品"},{id:"saleTypeName",name:"票种"},{id:"productPrice",name:"面值"},{id:"salePrice",name:"网络售价"},{id:"salePricePay",name:"结算价格"},{id:"clearingNum",name:"售票张数"},{id:"salePricePayTotal",name:"售票收入"}]}],columnFroms:[{value:"toChannelId",name:"目标渠道",disabled:!1,valueField:"toChannelName"},{value:"channelTag",name:"渠道标签",disabled:!1,valueField:"channelTag"}],obj:{toChannelIds:"",pageSize:20,clearingDateBegin:"",clearingDateEnd:"",companyId:this.$store.state.companyId,clearingStatus:"",payType:"",priceTypeId:"",productIds:[],saleType:"",settlementType:"",toChannelId:"",channelIds:[],channelTag:"",rows:[],columns:[],values:[]},settlementType:[{id:0,name:"购买-退票"},{id:1,name:"核销-退票"}],saleType:[],getProdect:[],getqudao:[],getPayment:[],ChannelType:[],clearingStatus:[],hangMap:{},lieMap:{},shijian:[],result:{},list:[],listDataColumn:[],listDataHeads:[[]],targetChannelList:[]}},methods:{query:function(){this.obj.pageIndex=1,this.getData()},page:function(e){this.obj.pageIndex=e,this.getData()},time:function(e){this.shijian=e,this.obj.clearingDateBegin=e[0],this.obj.clearingDateEnd=e[1]},convertRequest:function(e,t){(t=t||[]).length=0,e.forEach(function(e,a){e.disabled||("string"==typeof e.value?t.push(e.value):e.value.forEach(function(e,a){t.push(e)}))})},addValueField:function(e,t){function a(e,a){t&&t(e,a)}e.forEach(function(e,t){e.disabled||("string"==typeof e.valueField?a(e.valueField,e.name):e.valueField.forEach(function(e,t){a(e.id,e.name)}))})},addRowResult:function(e,t,a){var n=[];t.push(n),this.addValueField(a,function(t,a){e.push(t),n.push({name:a,row:1,column:1})})},addColumnResult:function(e,t,a,n,l){var i=1,o=this;!function e(t,a){t=t||[],a++,i=Math.max(i,a),t.forEach(function(t,n){e(t.childs,a)})}(l,0),(t[0]||[]).forEach(function(e,t){e.row=i}),function a(l,s,c){s++,l.forEach(function(l,r){var u={name:l.name,row:1,column:0};(t[s-1]=t[s-1]||[]).push(u),c.push(u);var d=l.childs||[];d.length?a(d,s,c):function(a,l,s){var c=t[l]=t[l]||[],r=i-l;o.addValueField(n,function(t,n){s.forEach(function(e,t){e.column=e.column+1});var l={name:n,row:r,column:1};c.push(l),e.push(a.columnId+t)})}(l,s,c),c.pop()})}(l,0,[])},showData:function(e){(e=this.result=e||this.result).heads=e.heads||[],this.obj.pageIndex=e.pageIndex,this.obj.pageSize=e.pageSize,this.obj.pageTotal=e.pageTotal;var t=[],a=[];this.addRowResult(t,a,this.rowFroms),this.addColumnResult(t,a,this.columnFroms,this.valueFroms,e.heads),this.listDataColumn=t,this.listDataHeads=a,this.list=e.list},getData:function(){var e=this;this.convertRequest(this.rowFroms,this.obj.rows),this.convertRequest(this.columnFroms,this.obj.columns),this.convertRequest(this.valueFroms,this.obj.values),this.result={},this.showData(),this.$api.groupLatitude(this,this.obj).then(function(t){"00"===t.code&&e.showData(t.data)},function(t){alert(t),e.showData()})},exportData:function(){this.convertRequest(this.rowFroms,this.obj.rows),this.convertRequest(this.columnFroms,this.obj.columns),this.convertRequest(this.valueFroms,this.obj.values),this.axios({method:"post",responseType:"blob",url:this.getReportUrl("/clearing/data/exportLatitude"),data:this.obj}).then(function(e){var t=e.headers["content-type"],a=new Blob([e.data],{type:t}),n=document.createElement("a");n.download="统计.xlsx",n.style.display="none",n.href=URL.createObjectURL(a),document.body.appendChild(n),n.click(),URL.revokeObjectURL(n.href),document.body.removeChild(n)})},getTargetChannel:function(){var e=this,t={companyId:this.$store.state.companyId,pageIndex:1,pageSize:99999};this.axios.post(this.getChanel("channel/list"),t).then(function(t){"00"===t.data.code?e.targetChannelList=t.data.data.list:e.$message.error(t.data.message)})}},created:function(){var e=this;this.$api.getPayment(this,"clearingStatus").then(function(t){"00"===t.code&&(e.clearingStatus=t.data)},function(e){alert(e)}),this.$api.getPayment(this,"saleType").then(function(t){"00"===t.code&&(e.saleType=t.data)},function(e){alert(e)}),this.$api.getProdect(this).then(function(t){"00"===t.code&&(e.getProdect=t.data.list)},function(e){alert(e)}),this.$api.getqudao(this).then(function(t){"00"===t.code&&(e.getqudao=t.data.list)},function(e){alert(e)}),this.$api.getPayment(this,"payType").then(function(t){"00"===t.code&&(e.getPayment=t.data)},function(e){alert(e)}),this.$api.ChannelType(this).then(function(t){"00"===t.code&&(e.ChannelType=t.data)},function(e){alert(e)}),this.getData()}},s={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"bigBox"},[a("breadNav",[e._v("清分结果")]),e._v(" "),a("div",{staticClass:"box"},[a("div",{staticClass:"xl"},[a("span",[e._v("时间:")]),e._v(" "),a("tate",{on:{time:e.time}}),e._v(" "),a("span",[e._v("渠道标签:")]),e._v(" "),a("input",{directives:[{name:"model",rawName:"v-model",value:e.obj.channelTag,expression:"obj.channelTag"}],domProps:{value:e.obj.channelTag},on:{input:function(t){t.target.composing||e.$set(e.obj,"channelTag",t.target.value)}}}),e._v(" "),a("span",{staticClass:"btn4",staticStyle:{"margin-left":"0.1rem"},on:{click:e.query}},[e._v("查询")])],1)]),e._v(" "),a("div",{staticClass:"div"},[a("div",[a("el-select",{attrs:{placeholder:"--票种--"},model:{value:e.obj.saleType,callback:function(t){e.$set(e.obj,"saleType",t)},expression:"obj.saleType"}},[a("el-option",{attrs:{label:"--票种--",value:""}}),e._v(" "),e._l(e.saleType,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1),e._v(" "),a("div",[a("el-select",{attrs:{placeholder:"--渠道类型--"},model:{value:e.obj.priceTypeId,callback:function(t){e.$set(e.obj,"priceTypeId",t)},expression:"obj.priceTypeId"}},[a("el-option",{attrs:{label:"--渠道类型--",value:""}}),e._v(" "),e._l(e.ChannelType,function(e){return a("el-option",{key:e.priceTypeId,attrs:{label:e.priceTypeName,value:e.priceTypeId}})})],2)],1),e._v(" "),a("div",[a("el-select",{attrs:{placeholder:"--支付方式--"},model:{value:e.obj.payType,callback:function(t){e.$set(e.obj,"payType",t)},expression:"obj.payType"}},[a("el-option",{attrs:{label:"--支付方式--",value:""}}),e._v(" "),e._l(e.getPayment,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1),e._v(" "),a("div",[a("el-select",{attrs:{placeholder:"--结算规则--"},model:{value:e.obj.settlementType,callback:function(t){e.$set(e.obj,"settlementType",t)},expression:"obj.settlementType"}},[a("el-option",{attrs:{label:"--结算规则--",value:""}}),e._v(" "),e._l(e.settlementType,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1),e._v(" "),a("div",[a("el-select",{attrs:{placeholder:"--清分状态--"},model:{value:e.obj.clearingStatus,callback:function(t){e.$set(e.obj,"clearingStatus",t)},expression:"obj.clearingStatus"}},[a("el-option",{attrs:{label:"--清分状态--",value:""}}),e._v(" "),e._l(e.clearingStatus,function(e){return a("el-option",{key:e.id,attrs:{label:e.name,value:e.id}})})],2)],1)]),e._v(" "),a("div",{staticClass:"div2",staticStyle:{"margin-top":"0.15rem",position:"relative"}},[a("div",[a("section",[a("el-select",{attrs:{multiple:"",filterable:"",placeholder:"-渠道名称-"},model:{value:e.obj.channelIds,callback:function(t){e.$set(e.obj,"channelIds",t)},expression:"obj.channelIds"}},e._l(e.getqudao,function(e,t){return a("el-option",{key:e.channelId,attrs:{label:e.companyName,value:e.channelId}})}),1)],1)]),e._v(" "),a("div",[a("section",[a("el-select",{attrs:{multiple:"",filterable:"",placeholder:"-产品名称-"},model:{value:e.obj.productIds,callback:function(t){e.$set(e.obj,"productIds",t)},expression:"obj.productIds"}},e._l(e.getProdect,function(e,t){return a("el-option",{key:e.productId,attrs:{label:e.productName,value:e.productId}})}),1)],1)]),e._v(" "),a("div",[a("section",[a("el-select",{attrs:{multiple:"",filterable:"",placeholder:"-目标渠道-"},model:{value:e.obj.toChannelIds,callback:function(t){e.$set(e.obj,"toChannelIds",t)},expression:"obj.toChannelIds"}},e._l(e.getqudao,function(e,t){return a("el-option",{key:e.channelId,attrs:{label:e.companyName,value:e.channelId}})}),1)],1)]),e._v(" "),a("a",{staticClass:"btn4",staticStyle:{position:"absolute",right:"0.2rem"},on:{click:function(t){return e.exportData()}}},[e._v("导出")])]),e._v(" "),a("div",{staticClass:"table"},[a("table",[e._l(e.listDataHeads,function(t,n){return a("tr",{key:n,staticClass:"trr"},e._l(t,function(t,n){return a("td",{key:n,attrs:{rowspan:t.row,colspan:t.column}},[a("span",{staticStyle:{display:"block","text-align":"center"}},[e._v(e._s(t.name))])])}),0)}),e._v(" "),e._l(e.list,function(t,n){return a("tr",{key:n},e._l(e.listDataColumn,function(n,l){return a("td",{key:l},[a("span",{staticStyle:{display:"block",width:"1rem","text-align":"center"}},[e._v(e._s(t[n]))])])}),0)})],2)]),e._v(" "),a("newpagingtwo",{attrs:{pagesize:e.obj.pageSize,total:e.obj.pageTotal,whichpage:e.obj.pageIndex},on:{page:e.page}})],1)},staticRenderFns:[]};var c=a("C7Lr")(o,s,!1,function(e){a("0sDS")},"data-v-35806290",null);t.default=c.exports}});
\ No newline at end of file
This diff is collapsed.
webpackJsonp([110],{pTQt:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n={components:{breadNav:i("RwQt").default},data:function(){return{printGroupId:"",printGroupName:"",printGroupLeft:"",printGroupTop:"",printModelList:"",singlePrintId:"",manyPrintId:"",deviceTypeList:"",deviceType:"",tableList:[],versonFlag:""}},methods:{getPrintModel:function(){var t=this,e={companyId:this.$store.state.companyId};this.axios.post(this.getProductUrl("print/query"),e).then(function(e){"00"==e.data.code?t.printModelList=e.data.data:t.$message.error(e.data.message)})},getDeviceType:function(){var t=this,e={companyId:this.companyId,enumType:"deviceType",pageIndex:1,pageSize:this.$pageSize};this.axios.post(this.getSystem("systemEnum/drop"),e).then(function(e){"00"==e.data.code?t.deviceTypeList=e.data.data:t.$message.error(e.data.message)})},groupSave:function(){var t=this,e=[];if(this.tableList.forEach(function(t,i){(t.singlePrintId||t.manyPrintId)&&e.push(t)}),this.printGroupName&&this.singlePrintId&&this.deviceType){var i={versonFlag:this.versonFlag,deviceType:this.deviceType,printGroupId:this.printGroupId,printGroupName:this.printGroupName,printGroupLeft:parseFloat(this.printGroupLeft),printGroupTop:parseFloat(this.printGroupTop),singlePrintId:this.singlePrintId,manyPrintId:this.manyPrintId,items:e};this.axios.post(this.getProductUrl("print/groupSave"),i).then(function(e){"00"==e.data.code?(t.$message.success("保存成功"),t.$router.go(-1)):t.$message.error(e.data.message)})}else this.$message.error("带*的项目为必填项目")},groupSaveNew:function(){this.printGroupId="",this.groupSave()},groupLoad:function(){var t=this,e={printGroupId:this.printGroupId};this.axios.post(this.getProductUrl("print/groupLoad"),e).then(function(e){"00"==e.data.code?(console.log(e),t.printGroupId=e.data.data.printGroupId,t.singlePrintId=e.data.data.singlePrintId,t.manyPrintId=e.data.data.manyPrintId,t.tableList=e.data.data.items,t.printGroupLeft=e.data.data.printGroupLeft,t.printGroupTop=e.data.data.printGroupTop,t.printGroupName=e.data.data.printGroupName,t.deviceType=e.data.data.deviceType,t.versonFlag=e.data.data.versonFlag):t.$message.error(e.data.message)})}},mounted:function(){this.printGroupId=this.$route.query.printGroupId,this.printGroupId||(this.printGroupId="system"),this.getPrintModel(),this.getDeviceType(),this.groupLoad()}},r={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"bigBox"},[i("breadNav",[t._v("\n\t\t打印组编辑\n\t")]),t._v(" "),i("div",{staticClass:"top"},[i("div",[i("span",[t._v("打印组名称")]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.printGroupName,expression:"printGroupName",modifiers:{trim:!0}}],attrs:{type:"text",maxlength:"20"},domProps:{value:t.printGroupName},on:{input:function(e){e.target.composing||(t.printGroupName=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}}),t._v(" "),i("i",[t._v("*")])]),t._v(" "),i("div",[i("span",[t._v("设备类型")]),t._v(" "),i("section",[i("el-select",{attrs:{filterable:""},model:{value:t.deviceType,callback:function(e){t.deviceType=e},expression:"deviceType"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.deviceTypeList,function(t){return i("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})],2)],1),t._v(" "),i("i",[t._v("*")])]),t._v(" "),i("div",[i("span",[t._v("打印左偏移")]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.printGroupLeft,expression:"printGroupLeft",modifiers:{trim:!0}}],attrs:{type:"number"},domProps:{value:t.printGroupLeft},on:{input:function(e){e.target.composing||(t.printGroupLeft=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}})]),t._v(" "),i("div",[i("span",[t._v("打印上偏移")]),t._v(" "),i("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.printGroupTop,expression:"printGroupTop",modifiers:{trim:!0}}],attrs:{type:"number"},domProps:{value:t.printGroupTop},on:{input:function(e){e.target.composing||(t.printGroupTop=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}})]),t._v(" "),i("div",[i("span",[t._v("默认模板")]),t._v(" "),i("section",[i("el-select",{attrs:{filterable:""},model:{value:t.singlePrintId,callback:function(e){t.singlePrintId=e},expression:"singlePrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1),t._v(" "),i("i",[t._v("*")])]),t._v(" "),i("div",[i("span",[t._v("默认团队模板")]),t._v(" "),i("section",[i("el-select",{attrs:{filterable:""},model:{value:t.manyPrintId,callback:function(e){t.manyPrintId=e},expression:"manyPrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1)])]),t._v(" "),i("div",{staticClass:"bottom"},[i("p",[t._v("\n\t\t\t票种打印模板\n\t\t")]),t._v(" "),i("table",[t._m(0),t._v(" "),t._l(t.tableList,function(e,n){return i("tr",{key:n},[i("td",[t._v("\n\t\t\t\t\t"+t._s(e.saleTypeName)+"\n\t\t\t\t")]),t._v(" "),i("td",[i("section",[i("el-select",{attrs:{filterable:""},model:{value:e.singlePrintId,callback:function(i){t.$set(e,"singlePrintId",i)},expression:"item.singlePrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1)]),t._v(" "),i("td",[i("section",[i("el-select",{attrs:{filterable:""},model:{value:e.manyPrintId,callback:function(i){t.$set(e,"manyPrintId",i)},expression:"item.manyPrintId"}},[i("el-option",{attrs:{label:"-请选择-",value:""}}),t._v(" "),t._l(t.printModelList,function(t){return i("el-option",{key:t.printId,attrs:{label:t.printName,value:t.printId}})})],2)],1)])])})],2),t._v(" "),i("p",[i("a",{staticClass:"btn4",on:{click:function(e){return t.groupSave()}}},[t._v("\n\t\t\t\t保存\n\t\t\t")]),t._v(" "),i("a",{staticClass:"btn4",on:{click:function(e){return t.groupSaveNew()}}},[t._v("\n\t\t\t\t保存为新\n\t\t\t")]),t._v(" "),i("a",{staticClass:"btn4",on:{click:function(e){return t.$router.go(-1)}}},[t._v("\n\t\t\t\t返回\n\t\t\t")])])])],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("tr",[e("td",[this._v("\n\t\t\t\t\t票种\n\t\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t\t散客\n\t\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t\t团队\n\t\t\t\t")])])}]};var a=i("VU/8")(n,r,!1,function(t){i("zOJ7")},"data-v-3ca29dd0",null);e.default=a.exports},zOJ7:function(t,e){}});
\ No newline at end of file
webpackJsonp([111],{9308:function(e,n){},h5On:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r={data:function(){return{}},components:{TheDrawerComponents:t("gWae").a}},u={render:function(){var e=this,n=e.$createElement,t=e._self._c||n;return t("TheDrawerComponents",{scopedSlots:e._u([{key:"default",fn:function(n){return[t("span",{on:{click:function(t){return e.$router.push({name:"caiwuTheDistributionList",query:{dataId:n.msg}})}}},[e._v("详情")])]}}])})},staticRenderFns:[]};var o=t("VU/8")(r,u,!1,function(e){t("9308")},null,null);n.default=o.exports}});
\ No newline at end of file
webpackJsonp([111],{"Pm+J":function(t,e){},"o/hl":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("RwQt"),i=a("ZotE"),s=a("5XGy"),o=a("KPn7"),r={components:{breadNav:n.default,dates:i.a,page:s.a,config:o.a},data:function(){return{configTan2:!1,configTitle2:"是否改为白名单",configTitle:"是否删除该名单",configTan:!1,badDateFrom:"",badDateTo:"",pageIndex:1,pageSize:15,pageTotal:0,search:"",tableList:[],userId:"",userType:""}},methods:{getDate:function(t){t?(this.badDateFrom=t[0],this.badDateTo=t[1]+" 23:59:59"):(this.badDateFrom="",this.badDateTo="")},initTableList:function(){var t=this,e={badDateFrom:this.badDateFrom,badDateTo:this.badDateTo,pageIndex:this.pageIndex,pageSize:this.pageSize,search:this.search};this.axios.post(this.getOrderUrl("bad/query"),e).then(function(e){"00"==e.data.code?(t.tableList=e.data.data.list,t.pageTotal=e.data.data.pageTotal):t.$message.error(e.data.message)})},paging:function(t){this.pageIndex=t,this.initTableList()},clickOpenStop:function(t,e){this.userType=t,this.userId=e,this.configTan2=!0},openStop:function(){var t=this,e={userType:this.userType,userId:this.userId};this.axios.post(this.getOrderUrl("bad/setStatus"),e).then(function(e){"00"==e.data.code?(t.configTan2=!1,t.initTableList()):t.$message.error(e.data.message)})},clickDele:function(t){this.userId=t,this.configTan=!0},dele:function(){var t=this,e={userId:this.userId};this.axios.post(this.getOrderUrl("bad/remove"),e).then(function(e){"00"==e.data.code?(t.$message.success("删除成功"),t.configTan=!1,t.initTableList()):t.$message.error(e.data.message)})},goDetail:function(t){this.$router.push({path:"/scenic/sMymanagement/blacklistDetail",query:{userId:t}})}},mounted:function(){this.initTableList()}},c={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bigBox"},[a("breadNav",[t._v("黑名单管理")]),t._v(" "),a("div",{staticClass:"content"},[a("div",[a("span",[t._v("确认黑名单时间:")]),t._v(" "),a("dates",{on:{changeDate:t.getDate}})],1),t._v(" "),a("div",[a("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.search,expression:"search",modifiers:{trim:!0}}],attrs:{type:"text",placeholder:"请输入凭证内容"},domProps:{value:t.search},on:{input:function(e){e.target.composing||(t.search=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}}),t._v(" "),a("a",{staticClass:"btn4",on:{click:function(e){t.pageIndex=1,t.initTableList()}}},[t._v("查询")])])]),t._v(" "),a("table",[t._m(0),t._v(" "),t._l(t.tableList,function(e,n){return a("tr",{key:e.userId},[a("td",[t._v(t._s(e.scanTypeName))]),t._v(" "),a("td",[t._v(t._s(e.scanCode))]),t._v(" "),a("td",[t._v(t._s(e.buyNum))]),t._v(" "),a("td",[0==e.userType?a("span",[t._v("普通用户")]):t._e(),t._v(" "),1==e.userType?a("span",[t._v("黑名单")]):t._e(),t._v(" "),2==e.userType?a("span",{staticStyle:{color:"#00C305"}},[t._v("白名单")]):t._e()]),t._v(" "),a("td",[t._v(t._s(e.createDate))]),t._v(" "),a("td",[t._v(t._s(e.badDate))]),t._v(" "),a("td",[a("span",[1==e.userType?a("i",{staticStyle:{color:"#00C305"},on:{click:function(a){return t.clickOpenStop(2,e.userId)}}},[t._v("白名单")]):t._e()]),t._v(" "),a("span",{on:{click:function(a){return t.goDetail(e.userId)}}},[t._v("详情")]),t._v(" "),a("span",{staticStyle:{color:"#FF0000"},on:{click:function(a){return t.clickDele(e.userId)}}},[t._v("删除")])])])})],2),t._v(" "),a("page",{attrs:{pagesize:t.pageSize,total:t.pageTotal,whichpage:t.pageIndex},on:{page:t.paging}}),t._v(" "),a("config",{directives:[{name:"show",rawName:"v-show",value:t.configTan,expression:"configTan"}],attrs:{configTitle:t.configTitle},on:{config:function(e){return t.dele()},cancel:function(e){t.configTan=!1}}}),t._v(" "),a("config",{directives:[{name:"show",rawName:"v-show",value:t.configTan2,expression:"configTan2"}],attrs:{configTitle:t.configTitle2},on:{config:function(e){return t.openStop()},cancel:function(e){t.configTan2=!1}}})],1)},staticRenderFns:[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("tr",[a("td",[t._v("\n\t\t\t\t类型\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t凭证内容\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t黑名单次数\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t状态\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t第一时间\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t确认时间\n\t\t\t")]),t._v(" "),a("td",[t._v("\n\t\t\t\t操作\n\t\t\t")])])}]};var d=a("C7Lr")(r,c,!1,function(t){a("Pm+J")},"data-v-33c5f1cf",null);e.default=d.exports}});
\ No newline at end of file
This diff is collapsed.
webpackJsonp([112],{QxYQ:function(t,e){},a75N:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var c={components:{date:a("hBs9").a},data:function(){return{checked:!1,checkList:[]}}},s={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"total"},[t._m(0),t._v(" "),a("div",{staticClass:"box"},[a("textarea",{attrs:{placeholder:"公告编辑"}}),t._v(" "),a("div",{staticClass:"duoxuan"},[a("span",[t._v("渠道选择:")]),t._v(" "),a("el-checkbox-group",{model:{value:t.checkList,callback:function(e){t.checkList=e},expression:"checkList"}},[a("el-checkbox",{attrs:{label:"所有渠道"}}),t._v(" "),a("el-checkbox",{attrs:{label:"渠道"}}),t._v(" "),a("el-checkbox",{attrs:{label:"渠道"}})],1)],1),t._v(" "),a("div",[a("span",[t._v("停运时间:")]),t._v(" "),a("date"),t._v(" "),a("el-checkbox",{model:{value:t.checked,callback:function(e){t.checked=e},expression:"checked"}},[t._v("自动上下架")])],1),t._v(" "),t._m(1)]),t._v(" "),t._m(2)])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"phead"},[e("a",[this._v("公告通知>")])])},function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"div"},[e("span",{staticClass:"inquire"},[this._v("发布")])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"table"},[a("p",[t._v("发布记录")]),t._v(" "),a("table",[a("tr",[a("td",[t._v("发布时间")]),t._v(" "),a("td",[t._v("发布内容")]),t._v(" "),a("td",[t._v("发布渠道")]),t._v(" "),a("td",[t._v("下架时间")]),t._v(" "),a("td",[t._v("上架时间")])]),t._v(" "),a("tr",[a("td",[t._v("发布时间")]),t._v(" "),a("td",[t._v("发布内容")]),t._v(" "),a("td",[t._v("发布渠道")]),t._v(" "),a("td",[t._v("下架时间")]),t._v(" "),a("td",[t._v("上架时间")])])])])}]};var v=a("C7Lr")(c,s,!1,function(t){a("QxYQ")},"data-v-3358a83c",null);e.default=v.exports}});
\ No newline at end of file
webpackJsonp([113],{QMqH:function(t,e){},mpNu:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={components:{breadNav:s("RwQt").default},data:function(){return{groupName:"",initList:""}},methods:{save:function(){var t=this;if(this.groupName)if(this.groupName.length>20)this.$message.error("票种名称不能大于20字符");else{var e={groupName:this.groupName};this.axios.post(this.getProductUrl("product/group/save"),e).then(function(e){"00"==e.data.code?(t.$message.success("保存成功"),t.groupName="",t.list()):t.$message.error(e.data.message)})}else this.$message.error("请填写票种名称")},list:function(){var t=this,e={search:this.search,pageSize:9999,pageIndex:1};this.axios.post(this.getProductUrl("product/group/list"),e).then(function(e){"00"==e.data.code?(console.log(e),t.initList=e.data.data.list):t.$message.error(e.data.message)})}},mounted:function(){this.list()}},i={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"bigBox"},[s("breadNav",[t._v("票种设置>新增票种")]),t._v(" "),s("div",{staticClass:"div1"},[s("span",[t._v("\n\t\t\t票种名称\n\t\t")]),t._v(" "),s("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.groupName,expression:"groupName",modifiers:{trim:!0}}],staticStyle:{margin:"0 0.3rem 0 0.1rem"},attrs:{type:"text"},domProps:{value:t.groupName},on:{input:function(e){e.target.composing||(t.groupName=e.target.value.trim())},blur:function(e){return t.$forceUpdate()}}}),t._v(" "),s("a",{staticClass:"btn4",on:{click:function(e){return t.save()}}},[t._v("\n\t\t\t新增\n\t\t")])]),t._v(" "),s("div",{staticClass:"div2"},t._l(t.initList,function(e,a){return s("span",{key:a},[t._v("\n\t\t\t"+t._s(e.groupName)+"\n\t\t")])}),0),t._v(" "),s("div",{staticClass:"div3"},[s("a",{staticClass:"btn4",on:{click:function(e){return t.$router.go(-1)}}},[t._v("\n\t\t\t返回\n\t\t")])])],1)},staticRenderFns:[]};var r=s("C7Lr")(a,i,!1,function(t){s("QMqH")},"data-v-327739fd",null);e.default=r.exports}});
\ No newline at end of file
webpackJsonp([113],{JFH5:function(t,a,e){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var v={render:function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",{staticClass:"total"},[e("ul",[e("router-link",{attrs:{to:"",tag:"li"}},[t._v("分销管理>")]),t._v(" "),e("router-link",{attrs:{to:"",tag:"li"}},[t._v("预存授信>")])],1),t._v(" "),e("div",{staticClass:"box"},[e("div",{staticClass:"head"},[e("span",[t._v("渠道名称:")]),t._v(" "),e("el-select",{attrs:{placeholder:"请选择渠道"}},[e("el-option",{attrs:{label:"区域一",value:"shanghai"}}),t._v(" "),e("el-option",{attrs:{label:"区域二",value:"beijing"}})],1),t._v(" "),e("button",[t._v("查询")])],1),t._v(" "),e("div",{staticClass:"order"},[e("table",[t._m(0),t._v(" "),e("tr",[e("td",[t._v("1")]),t._v(" "),e("td",[t._v("xxx")]),t._v(" "),e("td",[t._v("张三")]),t._v(" "),e("td",[t._v("123123123")]),t._v(" "),e("td",[t._v("22")]),t._v(" "),e("td",[t._v("332")]),t._v(" "),e("td",{staticClass:"exam"},[e("span",{on:{click:t.charge}},[t._v("充值")])])])])])])])},staticRenderFns:[function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("tr",[e("td",{attrs:{width:"133"}},[t._v("序号")]),t._v(" "),e("td",{attrs:{width:"253"}},[t._v("渠道名称")]),t._v(" "),e("td",{attrs:{width:"185"}},[t._v("联系人")]),t._v(" "),e("td",{attrs:{width:"206"}},[t._v("联系电话")]),t._v(" "),e("td",{attrs:{width:"199"}},[t._v("预存余额")]),t._v(" "),e("td",{attrs:{width:"227"}},[t._v("授信余额")]),t._v(" "),e("td",{attrs:{width:"164"}},[t._v("操作")])])}]};var s=e("VU/8")({methods:{charge:function(){this.$router.push({name:"trecharge"})}}},v,!1,function(t){e("SmMX")},"data-v-3b03a2f0",null);a.default=s.exports},SmMX:function(t,a){}});
\ No newline at end of file
webpackJsonp([114],{JKP8:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=n("RwQt"),i=n("ZotE"),a={components:{breadNav:o.default,dates:i.a},data:function(){return{reportId:"",selectList:[],conditions:[],selectChoose:[],dateStart:!1,columns:"",rows:"",conditionData:{}}},methods:{aaa:function(){console.log(12345)},dateClick:function(t){var e=t.currentTarget;this.dateKey=e.getAttribute("data-cindition"),this.dateStart=!0},getDate:function(t){var e=this;if(this.dateStart){var n=this.dateKey+"From",o=this.dateKey+"To";t?(this.conditionData[n]=t[0],this.conditionData[o]=t[1]+"23:59:59"):(this.conditionData[n]="",this.conditionData[o]="")}else this.conditions.forEach(function(n){0!=n.fieldValueType&&(e.conditionData[n.conditionSyncKey+"From"]=t[0],e.conditionData[n.conditionSyncKey+"To"]=t[1]+"23:59:59")})},condiSelectChange:function(t){this.conditionData[this.dateKey]=this.selectChoose[t]},getSelceList:function(){var t=this;this.axios.post(this.getPoollUrl("report/list"),{pageIndex:1,pageSize:99999}).then(function(e){"00"==e.data.code?t.selectList=e.data.data.list:t.$message.error(e.data.message)})},getCondition:function(){var t=this;this.conditionData={},this.dateStart=!1,this.columns="",this.rows="",this.selectChoose=[];var e=this.selectList.find(function(e,n){return t.reportId==e.reportId});e.conditions.forEach(function(t){e.fromSource.fields.forEach(function(e){t.conditionSyncKey==e.fieldSyncKey&&(t.fieldValueType=e.fieldValueType),t.conditionSyncKey==e.fieldSyncKey&&(t.typeId=e.typeId)})}),this.conditions=e.conditions,this.conditions.forEach(function(e,n){e.typeId&&e.conditionSyncKey&&t.enumList(e.typeId,n)})},enumList:function(t,e){var n=this,o={typeId:t,pageIndex:1,pageSize:99999};this.axios.post(this.getPoollUrl("enum/list"),o).then(function(t){"00"==t.data.code?(n.conditions[e].selectList=t.data.data.list,n.$forceUpdate()):n.$message.error(t.data.message)})},query:function(){var t=this;if(""==this.reportId)return this.$message.error("请选择报表名称");var e={reportId:this.reportId,condition:this.conditionData};this.axios.post(this.getPoollUrl("report/data"),e).then(function(e){"00"==e.data.code?(t.columns=e.data.data.columns,t.rows=e.data.data.rows):t.$message.error(e.data.message)})},exportData:function(){if(""==this.reportId)return this.$message.error("请选择报表名称");var t={reportId:this.reportId,condition:this.conditionData};this.axios({method:"post",responseType:"blob",url:this.getPoollUrl("report/export"),data:t}).then(function(t){var e=t.headers["content-type"],n=new Blob([t.data],{type:e}),o=document.createElement("a");o.download="统计.xlsx",o.style.display="none",o.href=URL.createObjectURL(n),document.body.appendChild(o),o.click(),URL.revokeObjectURL(o.href),document.body.removeChild(o)})}},mounted:function(){this.getSelceList()}},s={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"bigBox"},[n("breadNav",[t._v("报表查询")]),t._v(" "),n("div",{staticClass:"report"},[n("span",[t._v("报表名称:")]),t._v(" "),n("el-select",{attrs:{clearable:"",placeholder:"请选择",filterable:""},on:{change:function(e){return t.getCondition()}},model:{value:t.reportId,callback:function(e){t.reportId=e},expression:"reportId"}},t._l(t.selectList,function(t){return n("el-option",{key:t.reportId,attrs:{label:t.reportName,value:t.reportId}})}),1)],1),t._v(" "),n("div",{staticClass:"query"},[n("div",{staticClass:"condition"},t._l(t.conditions,function(e,o){return e.conditionSyncKey?n("div",{key:o},[n("span",[t._v(t._s(e.conditionName)+":")]),t._v(" "),0==e.fieldValueType?n("el-select",{attrs:{clearable:"",placeholder:"请选择",filterable:"","data-cindition":e.conditionSyncKey},on:{change:function(e){return t.condiSelectChange(o)}},nativeOn:{click:function(e){return t.dateClick(e)}},model:{value:t.selectChoose[o],callback:function(e){t.$set(t.selectChoose,o,e)},expression:"selectChoose[index]"}},t._l(e.selectList,function(t){return n("el-option",{key:t.typeDataValue,attrs:{label:t.typeDataName,value:t.typeDataValue}})}),1):n("div",{attrs:{"data-cindition":e.conditionSyncKey},on:{click:function(e){return t.dateClick(e)}}},[n("dates",{on:{changeDate:t.getDate},nativeOn:{click:function(e){return t.aaa()}}})],1)],1):t._e()}),0),t._v(" "),n("a",{staticClass:"btn4",on:{click:function(e){return t.query()}}},[t._v("查询")]),t._v(" "),n("a",{staticClass:"btn4",on:{click:function(e){return t.exportData()}}},[t._v("导出")])]),t._v(" "),n("table",{staticStyle:{"margin-top":"0.3rem"}},[n("tr",t._l(t.columns,function(e,o){return n("td",[t._v(t._s(e.display))])}),0),t._v(" "),t._l(t.rows,function(e,o){return n("tr",{key:o},t._l(t.columns,function(o,i){return n("td",{key:i},[t._v(t._s(e[o.columnName]?e[o.columnName].display:""))])}),0)})],2)],1)},staticRenderFns:[]};var r=n("C7Lr")(a,s,!1,function(t){n("ktYX")},"data-v-30cfba42",null);e.default=r.exports},ktYX:function(t,e){}});
\ No newline at end of file
This diff is collapsed.
webpackJsonp([116],{UMhl:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=n("RwQt"),i=n("5XGy"),s=n("KPn7"),o={components:{breadNav:a.default,page:i.a,config:s.a},data:function(){return{configTan:!1,configTitle:"确定是否删除该票种",pageSize:15,pageIndex:1,pageTotal:0,search:"",initList:"",groupId:""}},methods:{list:function(){var t=this,e={search:this.search,pageSize:this.pageSize,pageIndex:this.pageIndex};this.axios.post(this.getProductUrl("product/group/list"),e).then(function(e){"00"==e.data.code?(t.initList=e.data.data.list,t.pageTotal=e.data.data.pageTotal):t.$message.error(e.data.message)})},paging:function(t){this.pageIndex=t,this.list()},clickDele:function(t){this.configTan=!0,this.groupId=t},dele:function(){var t=this,e={groupId:this.groupId};this.axios.post(this.getProductUrl("product/group/remove"),e).then(function(e){"00"==e.data.code?(t.$message.success("删除成功"),t.configTan=!1,t.list()):t.$message.error(e.data.message)})}},mounted:function(){this.list()}},c={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"bigBox"},[n("breadNav",[t._v("票种设置")]),t._v(" "),n("div",{staticClass:"btn4",staticStyle:{"margin-top":"0.3rem"},on:{click:function(e){return t.$router.push("/scenic/pOperationCenter/ticketSetPlus")}}},[t._v("\n\t\t新增票种\n\t")]),t._v(" "),n("div",{staticClass:"search"},[n("span",[t._v("\n\t\t\t票种名称\n\t\t")]),t._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:t.search,expression:"search"}],staticStyle:{margin:"0 0.3rem 0 0.1rem"},attrs:{type:"text"},domProps:{value:t.search},on:{input:function(e){e.target.composing||(t.search=e.target.value)}}}),t._v(" "),n("a",{staticClass:"btn4",on:{click:function(e){t.pageIndex=1,t.list()}}},[t._v("\n\t\t\t查询\n\t\t")])]),t._v(" "),n("table",[t._m(0),t._v(" "),t._l(t.initList,function(e,a){return n("tr",{key:e.groupId},[n("td",[t._v(t._s(a+1))]),t._v(" "),n("td",[t._v(t._s(e.groupName))]),t._v(" "),n("td",[n("span",{staticStyle:{color:"#F20000"},on:{click:function(n){return t.clickDele(e.groupId)}}},[t._v("\n\t\t\t\t\t删除\n\t\t\t\t")])])])})],2),t._v(" "),n("page",{attrs:{pagesize:t.pageSize,total:t.pageTotal,whichpage:t.pageIndex},on:{page:t.paging}}),t._v(" "),n("config",{directives:[{name:"show",rawName:"v-show",value:t.configTan,expression:"configTan"}],attrs:{configTitle:t.configTitle},on:{config:function(e){return t.dele()},cancel:function(e){t.configTan=!1}}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("tr",[e("td",[this._v("\n\t\t\t\t序号\n\t\t\t")]),this._v(" "),e("td",{staticStyle:{width:"80%"}},[this._v("\n\t\t\t\t票种名称\n\t\t\t")]),this._v(" "),e("td",[this._v("\n\t\t\t\t操作\n\t\t\t")])])}]};var r=n("C7Lr")(o,c,!1,function(t){n("oOXY")},"data-v-2d3d2bc5",null);e.default=r.exports},oOXY:function(t,e){}});
\ No newline at end of file
webpackJsonp([106],{"9YxD":function(e,t){},"N+Q9":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={components:{leftSide:n("FegP").a}},a={render:function(){var e=this.$createElement;return(this._self._c||e)("leftSide")},staticRenderFns:[]};var c=n("C7Lr")(r,a,!1,function(e){n("9YxD")},"data-v-38b619d4",null);t.default=c.exports}});
\ No newline at end of file
webpackJsonp([116],{"5Bne":function(e,t){},"N+Q9":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={components:{leftSide:n("FegP").a}},a={render:function(){var e=this.$createElement;return(this._self._c||e)("leftSide")},staticRenderFns:[]};var c=n("VU/8")(r,a,!1,function(e){n("5Bne")},"data-v-38b619d4",null);t.default=c.exports}});
\ No newline at end of file
webpackJsonp([107],{KniT:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={components:{leftSide:n("FegP").a}},a={render:function(){var e=this.$createElement;return(this._self._c||e)("leftSide")},staticRenderFns:[]};var i=n("C7Lr")(r,a,!1,function(e){n("ZBtv")},"data-v-36a7b6fb",null);t.default=i.exports},ZBtv:function(e,t){}});
\ No newline at end of file
webpackJsonp([117],{KniT:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={components:{leftSide:n("FegP").a}},a={render:function(){var e=this.$createElement;return(this._self._c||e)("leftSide")},staticRenderFns:[]};var i=n("VU/8")(r,a,!1,function(e){n("WUYb")},"data-v-36a7b6fb",null);t.default=i.exports},WUYb:function(e,t){}});
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
webpackJsonp([127],{"24Cr":function(e,t){},"3/21":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={components:{leftSide:n("FegP").a}},a={render:function(){var e=this.$createElement;return(this._self._c||e)("leftSide")},staticRenderFns:[]};var c=n("C7Lr")(r,a,!1,function(e){n("24Cr")},"data-v-00ab3ad7",null);t.default=c.exports}});
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
webpackJsonp([142],{"3/21":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a={components:{leftSide:n("FegP").a}},r={render:function(){var e=this.$createElement;return(this._self._c||e)("leftSide")},staticRenderFns:[]};var c=n("VU/8")(a,r,!1,function(e){n("vmnZ")},"data-v-00ab3ad7",null);t.default=c.exports},vmnZ:function(e,t){}});
\ No newline at end of file
This diff is collapsed.
webpackJsonp([144],{q2v6:function(n,c){}});
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment