2.133f8ef72bc447836848.js 9.4 KB

12
  1. webpackJsonp([2],{"0h5e":function(t,e){},"4zIn":function(t,e){},"7kb5":function(t,e){},"8w7g":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=a("KjOG"),r=a("l/JR"),s=a("yOK7"),o={name:"User",data:function(){return{form:{},dialogVisible:!1,is_alive:{is_alive:"all"},inputData:{action_state:"",battery:"30%",battery_state:"",break_switch_status:"",control_mode:"",cur_station_no:"",emergency_source:"",execute_order_id:"",nickname:""},tableprop:[{prop:"Id",label:"ID",width:""},{prop:"Status",label:"状态",width:"",render:function(t){return"5"==t.Status?"已完成":"正在执行"},rendercolor:function(t){return"1"==t.Status?"#0194E4":"#2FE378"}},{prop:"ChildStatus",label:"子任务状态",width:""},{prop:"ModelName",label:"模版名称",width:""},{prop:"StartEnd",label:"起点/终点",width:""},{prop:"Type",label:"类型",width:""},{prop:"Time",label:"时间",width:""},{prop:"Progress",label:"完成进度",width:""},{prop:"Cars",label:"执行车辆",width:""},{prop:"OptionUser",label:"操作用户",width:""},{prop:"Option",label:"操作",width:"300"}],tableData:[{Id:"1",Status:"0",ChildStatus:"1",ModelName:"Car2 内环",StartEnd:"站点1/站点3",Type:"工作任务",Time:"02 10:45:32",Progress:"10%",Cars:"5R6789987",OptionUser:"张三"},{Id:"2",Status:"0",ChildStatus:"1",ModelName:"Car2 内环",StartEnd:"站点1/站点3",Type:"工作任务",Time:"02 10:45:32",Progress:"55%",Cars:"7H6789997",OptionUser:"李四"}]}},components:{SetCar:i.a,OrdersInfo:s.a},created:function(){},mounted:function(){},methods:{goSetCar:function(){this.$refs.SetCar.dialogShow=!0},getVehicles:function(){Object(r.D)(this.is_alive).then(function(t){console.log(t),alert("dda")}).catch(function(t){})},goTo:function(){this.$router.push("/Alarm/RealTime")},addOrder:function(){this.dialogVisible=!0}}},n={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"logBox"},[a("div",{staticClass:"border_left_top border"}),t._v(" "),a("div",{staticClass:"border_top border"}),t._v(" "),a("div",{staticClass:"border_right_top border"}),t._v(" "),a("div",{staticClass:"border_left border"}),t._v(" "),a("div",{staticClass:"border_right border"}),t._v(" "),a("div",{staticClass:"border_left_bottom border"}),t._v(" "),a("div",{staticClass:"border_bottom border"}),t._v(" "),a("div",{staticClass:"border_right_bottom border"}),t._v(" "),a("el-button-group",{attrs:{id:"topButton2"}},[a("el-button",{staticClass:"active",attrs:{type:"primary"}},[t._v("订单管理")])],1),t._v(" "),a("el-table",{attrs:{data:t.tableData,height:"100%"}},t._l(t.tableprop,function(e,i){return a("el-table-column",{key:i,attrs:{label:e.label,align:"center",width:e.width},scopedSlots:t._u([{key:"default",fn:function(i){return["操作"==e.label?a("div",[a("el-button",{staticClass:"Colorbutton_blue"},[t._v("详情信息")])],1):"完成进度"==e.label?a("div",[a("div",{staticClass:"progress_body"},[a("span",{staticClass:"progress_span"},[t._v(t._s(i.row[e.prop]))]),t._v(" "),a("div",{staticClass:"progress_item",style:{width:i.row[e.prop],background:"#20CEA0",height:"100%"}})])]):a("div",[e.render?a("div",{style:{color:e.rendercolor?e.rendercolor(i.row):""}},[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(e.render(i.row))+"\n\t\t\t\t\t\t\t\t")]):a("div",[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(i.row[e.prop])+"\n\t\t\t\t\t\t\t\t")])])]}}],null,!0)})}),1)],1)},staticRenderFns:[]};var l=a("VU/8")(o,n,!1,function(t){a("7kb5"),a("4zIn")},"data-v-0a1de3c6",null);e.default=l.exports},KjOG:function(t,e,a){"use strict";var i=a("Dd8w"),r=a.n(i),s=a("NYxO"),o={data:function(){return{title:"车辆控制",dialogShow:!1}},created:function(){},computed:r()({},Object(s.b)([])),watch:{ApprovedPass:function(t,e){this.dialogZCBF=!1,0==t.Code?(this.$message.success("审批成功"),t.ReturnData.OperateBusinessStatus&&(this.currentFormStatus=2,this.updateStatus()),this.$parent.getCardData()):this.$message.error(t.Message)}},props:{BillNO:{type:String,default:""}},methods:{}},n={render:function(){var t=this,e=t.$createElement;return(t._self._c||e)("el-dialog",{attrs:{id:"addUserDialog",title:t.title,width:"600px",visible:t.dialogShow},on:{open:t.openEvent,"update:visible":function(e){t.dialogShow=e}}})},staticRenderFns:[]};var l=a("VU/8")(o,n,!1,function(t){a("0h5e")},"data-v-14ec7d76",null);e.a=l.exports},Nbk0:function(t,e){},yOK7:function(t,e,a){"use strict";var i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("el-dialog",{attrs:{title:"详细信息",visible:t.dialogVisible,width:"1200px",id:"addUserDialog"},on:{"update:visible":function(e){t.dialogVisible=e}}},[a("div",{staticClass:"details"},[a("div",{staticClass:"Mission-details"},[a("div",{staticClass:"title"},[a("span",[t._v("任务详情")])]),t._v(" "),a("div",{staticClass:"mainInfo"},[a("div",[a("p",{staticStyle:{float:"left"}},[t._v(t._s(this.orderData.orderType))]),t._v(" "),a("p",{staticStyle:{float:"right"}},[a("span",[t._v(t._s(this.orderData.source))]),t._v("\n -----\x3e\n "),a("span",[t._v(t._s(this.orderData.executing_index))])])])])]),t._v(" "),a("div",{staticClass:"Order-details"},[a("div",{staticClass:"title"},[a("span",[t._v("订单详情")])]),t._v(" "),a("div",{staticClass:"mainInfo"},[a("div",{staticClass:"mainInfo-top"},[a("div",{staticClass:"mianInfo-content-Left"},[a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("订单ID")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.id))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("接受时间")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.create_time))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("订单完成时间")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.done_time))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("订单响应时间")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.execute_time))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("订单优先级")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.priority))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("状态")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.orderState))])])]),t._v(" "),a("div",{staticClass:"mianInfo-content-Right"},[a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("订单失败原因")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.reason))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("模板")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.template_id))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("指定的车辆")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.appoint_vehicle_id))])]),t._v(" "),a("div",{staticClass:"mianInfo-wrap"},[a("p",{staticStyle:{float:"left"}},[t._v("起点>终点")]),t._v(" "),a("p",{staticStyle:{float:"right"}},[t._v(t._s(this.orderData.start_station_name)+">"+t._s(this.orderData.end_station_name))])])])]),t._v(" "),a("div",{staticClass:"mainInfo-Tool"},[a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{type:"primary",id:"sureBtn"},on:{click:t.closeOrderInfo}},[t._v("关闭")])],1)])])])])])],1)},staticRenderFns:[]};var r=a("VU/8")({data:function(){return{dialogVisible:!1,modelData:{},orderData:{orderType:"",source:"",executing_index:"",id:"",create_time:"",done_time:"",execute_time:"",priority:"",orderState:"",reason:"",template_id:"",appoint_vehicle_id:"",start_station_name:"",end_station_name:""}}},watch:{modelData:function(t,e){t!={}&&t!=e&&("NORMAL"==t.order_type?t.orderType="工作任务":"CHARGE"==t.order_type?t.orderType="调度任务":t.orderType="其他任务","QUEUEING"==t.order_state?t.orderState="正在排队":"CANCELLED"==t.order_state?t.orderState="订单被取消":"EXECUTING"==t.order_state?t.orderState="正在执行":"FAILED"==t.order_state?t.orderState="订单未能成功执行完":"DELETED"==t.order_state?t.orderState="订单被删除":"SUCCESS"==t.order_state?t.orderState="订单被成功执行完":"HELD"==t.order_state?t.orderState="在执行中手动暂停任务":"REJECTED"==t.order_state?t.orderState="暂停执行":"HANG"==t.order_state?t.orderState="因为错误导致暂停执行":"QUEUED"==t.order_state?t.orderState="调度系统重启后,处于正在排队的订单变为此状态":t.orderState="其他",this.orderData=t,e=t)}},methods:{closeOrderInfo:function(){this.dialogVisible=!1,this.orderData={orderType:"",source:"",executing_index:"",id:"",create_time:"",done_time:"",execute_time:"",priority:"",orderState:"",reason:"",template_id:"",appoint_vehicle_id:"",start_station_name:"",end_station_name:""}},delOrderInfo:function(){var t=this;this.$confirm("是否删除此订单信息?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){t.$message({type:"info",duration:800,message:"删除失败"})}).catch(function(){t.$message({type:"info",duration:800,message:"已取消操作"})})}},created:function(){},beforeMount:function(){},props:["menuList"]},i,!1,function(t){a("Nbk0")},"data-v-3374caa2",null);e.a=r.exports}});
  2. //# sourceMappingURL=2.133f8ef72bc447836848.js.map