19.a4237f0df60ffb3b3438.js 2.9 KB

12
  1. webpackJsonp([19],{"/rDY":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=a("l/JR"),l={data:function(){return{input:"",tableData:[],currentPage3:1,totalPages:0}},created:function(){this.BaggageInquiryList()},methods:{queryList:function(){this.BaggageInquiryList()},BaggageInquiryList:function(){var t=this,e={bagid:this.input,page:1,PageSize:12};Object(r.b)(e).then(function(e){1==e.resultCode&&(t.tableData=e.resultData,t.totalPages=12*e.pageNumber)})}}},i={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bag_box"},[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("div",{staticClass:"bag_box_header"},[a("div",{staticClass:"bag_box_header_left"},[a("el-input",{attrs:{placeholder:"请输入id"},model:{value:t.input,callback:function(e){t.input=e},expression:"input"}}),t._v(" "),a("el-button",{staticClass:"custom_btn Colorbutton_blue",on:{click:t.queryList}},[t._v("搜索")])],1),t._v(" "),t._m(0)]),t._v(" "),a("el-table",{staticStyle:{width:"100%",color:"#2daff5"},attrs:{data:t.tableData,id:"userTableData"}},[a("el-table-column",{attrs:{prop:"bagID",align:"center",label:"行李ID",width:"200px"}}),t._v(" "),a("el-table-column",{attrs:{prop:"reciveTime",align:"center",label:"接收时间"}}),t._v(" "),a("el-table-column",{attrs:{prop:"entrance",align:"center",label:"入口"}}),t._v(" "),a("el-table-column",{attrs:{prop:"carID",align:"center",label:"运输车辆"}}),t._v(" "),a("el-table-column",{attrs:{prop:"order_ID",align:"center",label:"运输单号"}}),t._v(" "),a("el-table-column",{attrs:{prop:"transport_State",align:"center",label:"运输状态"}}),t._v(" "),a("el-table-column",{attrs:{prop:"fini_Time",align:"center",label:"完成时间"}}),t._v(" "),a("el-table-column",{attrs:{prop:"sorti",align:"center",label:"出口"}})],1),t._v(" "),a("el-pagination",{attrs:{background:"",layout:"prev, pager, next, jumper","current-page":t.currentPage3,total:t.totalPages},on:{"update:currentPage":function(e){t.currentPage3=e},"update:current-page":function(e){t.currentPage3=e}}})],1)},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"bag_box_header_right"},[e("div",{staticClass:"downlodTable"},[this._v("导出")])])}]};var n=a("VU/8")(l,i,!1,function(t){a("vUPO")},null,null);e.default=n.exports},vUPO:function(t,e){}});
  2. //# sourceMappingURL=19.a4237f0df60ffb3b3438.js.map