16.a67cf8dd0cc78042222e.js 2.9 KB

12
  1. webpackJsonp([16],{"/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:{changePage:function(t){this.pageSize=t,this.getData()},queryList:function(){this.BaggageInquiryList()},BaggageInquiryList:function(){var t=this,e={bagid:this.input,page:this.pageSize,PageSize:12};Object(r.b)(e).then(function(e){1==e.resultCode&&(t.tableData=e.resultData,t.totalPages=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:{layout:"prev, pager, next",total:t.totalPages},on:{"current-change":t.changePage,"prev-click":t.changePage,"next-click":t.changePage}})],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 s=a("VU/8")(l,i,!1,function(t){a("7Sh5")},null,null);e.default=s.exports},"7Sh5":function(t,e){}});
  2. //# sourceMappingURL=16.a67cf8dd0cc78042222e.js.map