index.vue 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. <template>
  2. <div class="pageBody">
  3. <div class="pageTop">
  4. <div class="flightInfo">
  5. <div class="airLine">{{airLine}}</div>
  6. <div class="info">
  7. <div class="infoBox">
  8. <div>起飞机场简称:深圳机场 </div>
  9. <div>日期 : 2021-12-24 </div>
  10. <div>时间: 19 : 30 : 25</div>
  11. <div>停机位:012 </div>
  12. </div>
  13. <div class="iconBox">
  14. <el-icon color="#ffffff" :size="22"><CaretRight /></el-icon>
  15. </div>
  16. <div class="infoBox">
  17. <div>特货信息/货物数: </div>
  18. <div>托运运单数/货物数: </div>
  19. <div>中转进运单/货物数:</div>
  20. <div>已配载集装器:</div>
  21. <div>货站已交接集装器:</div>
  22. <div>已装载集装器/运单/货物数:</div>
  23. <div>拉下集装器/运单/货物数:</div>
  24. <div>集装器数量:</div>
  25. </div>
  26. <div class="iconBox">
  27. <el-icon color="#ffffff" :size="22"><CaretRight /></el-icon>
  28. </div>
  29. <div class="infoBox">
  30. <div>降落机场简称: 南京机场 </div>
  31. <div>日期 : 2021-12-24 </div>
  32. <div>时间: 22 : 25 : 25</div>
  33. </div>
  34. </div>
  35. </div>
  36. <div class="container">
  37. <tableTemp
  38. ref="domeTable"
  39. :tableHeader="state.tableHeader"
  40. :tableProperty="{ rowKey: 'ID',showSummary:true }"
  41. :tableData="tableData"
  42. @load="loadMore"
  43. ></tableTemp>
  44. </div>
  45. </div>
  46. <div class="tableTopBtn">
  47. <TBtnGroup v-model:flag="state.UTCFlag" @columnSet="columnSet" @downLoad="downLoad" @refresh="refresh"></TBtnGroup>
  48. <Search @clear="clear" @search="search" />
  49. </div>
  50. <div class="waybillList">
  51. <tableTemp
  52. ref="domeTable"
  53. :tableHeader="state.waybillTableHeader"
  54. :tableProperty="{ showSummary:true }"
  55. :tableData="waybilltableData"
  56. @load="loadMore"
  57. @cell-click="cellClickHandler"
  58. ></tableTemp>
  59. </div>
  60. <tableColumnSet :dialogVisible="state.dialogVisible" :columnList="state.waybillTableHeader" @setColumn="setColumn" @closeDialog="closeDialog"></tableColumnSet>
  61. </div>
  62. </template>
  63. <script setup lang="ts">
  64. import tableTemp from "@/components/tableTemp/index.vue";
  65. import TBtnGroup from "@/components/TBtnGroup/index.vue";
  66. import Search from "@/components/search/index.vue";
  67. import tableColumnSet from "@/components/tableColumnSet/index.vue";
  68. import {CaretRight} from "@element-plus/icons-vue"
  69. import { Ref, ref } from 'vue';
  70. import useTableExport from "../../hooks/useTableExport";
  71. import { ElTable } from "element-plus";
  72. const state = reactive({
  73. tableHeader: [
  74. { label: "集装器编号", key: "containerNo",width:"120px"},
  75. { label: "运单数", key: "waybillCount",width:"60px" },
  76. { label: "件数", key: "count",width:"60px" },
  77. { label: "理货", key: "lh", lableClass: "nodeHeader",columnClassName:"columnClassName"},
  78. { label: "拉下", key: "lx", lableClass: "nodeHeader",columnClassName:"columnClassName" },
  79. { label: "待运区", key: "dyq", lableClass: "nodeHeader",columnClassName:"columnClassName" },
  80. { label: "货站交接", key: "hzjj", lableClass: "nodeHeader",columnClassName:"columnClassName" },
  81. { label: "机下交接", key: "jxjj", lableClass: "nodeHeader",columnClassName:"columnClassName" },
  82. { label: "装机", key: "zj", lableClass: "nodeHeader",columnClassName:"columnClassName" },
  83. ],
  84. waybillTableHeader: [
  85. { label: "运单号", key: "waybillNo",width:"120px",isShow:true},
  86. { label: "集装器数量", key: "jzqCount",isShow:true },
  87. { label: "品名", key: "pm",isShow:true},
  88. { label: "特货信息", key: "thxx",isShow:true},
  89. { label: "货物件数", key: "hwjs",isShow:true},
  90. { label: "拉下件数", key: "laxjs",isShow:true},
  91. { label: "退运件数", key: "tyjs",isShow:true},
  92. { label: "最新节点", key: "zxjd",isShow:true},
  93. { label: "最新位置", key: "zxwz",isShow:true},
  94. { label: "处理结果", key: "cljg",isShow:true},
  95. { label: "处理时间", key: "clsj",width:"130px",isShow:true},
  96. { label: "中转进航班号", key: "zzhbh",isShow:true},
  97. { label: "中转航班降落时间", key: "zzhbsj",width:"130px",isShow:true},
  98. { label: "装载序号", key: "zzxh",isShow:true}
  99. ],
  100. listLoading: true,
  101. UTCFlag:true,
  102. dialogVisible:false
  103. });
  104. const waybilltableData = ref([
  105. {
  106. waybillNo:"32535234445",
  107. jzqCount:"5",
  108. pm:"手机、充电器",
  109. thxx:"特",
  110. hwjs:"5",
  111. laxjs:"2",
  112. tyjs:"2",
  113. zxjd:"待运区",
  114. zxwz:"A13",
  115. cljg:"通过",
  116. clsj:"2022/9/10 10:01",
  117. zzhbh:"ZH5466",
  118. zzhbsj:"2022/9/10 16:01",
  119. zzxh:"3"
  120. },
  121. {
  122. waybillNo:"32535234445",
  123. jzqCount:"5",
  124. pm:"手机、充电器",
  125. thxx:"特",
  126. hwjs:"5",
  127. laxjs:"2",
  128. tyjs:"2",
  129. zxjd:"待运区",
  130. zxwz:"A13",
  131. cljg:"通过",
  132. clsj:"2022/9/10 10:01",
  133. zzhbh:"ZH5466",
  134. zzhbsj:"2022/9/10 16:01",
  135. zzxh:"3"
  136. },{
  137. waybillNo:"32535234445",
  138. jzqCount:"5",
  139. pm:"手机、充电器",
  140. thxx:"特",
  141. hwjs:"5",
  142. laxjs:"2",
  143. tyjs:"2",
  144. zxjd:"待运区",
  145. zxwz:"A13",
  146. cljg:"未通过",
  147. clsj:"2022/9/10 10:01",
  148. zzhbh:"ZH5466",
  149. zzhbsj:"2022/9/10 16:01",
  150. zzxh:"3"
  151. }
  152. ]);
  153. const airLine=ref("SZX - CA4120 - NKG")
  154. const tableData = ref([
  155. {
  156. containerNo:"DOU29800001",
  157. waybillCount:"5",
  158. count:"50",
  159. lh:"C24 11:01",
  160. lx:"F24 12:05",
  161. dyq:"D32 11:25",
  162. hzjj:"E24 11:40",
  163. jxjj:"F24 12:01",
  164. zj:"G32 12:25"
  165. },
  166. {
  167. containerNo:"DOU29800001",
  168. waybillCount:"5",
  169. count:"50",
  170. lh:"C24 11:01",
  171. lx:"F24 12:05",
  172. dyq:"D32 11:25",
  173. hzjj:"E24 11:40",
  174. jxjj:"F24 12:01",
  175. zj:"G32 12:25"
  176. }
  177. ]);
  178. const setError = ()=>{
  179. waybilltableData.value.map(item=>{
  180. if(item.cljg=="未通过"){
  181. item["rowClass"]="alarm"
  182. }
  183. })
  184. }
  185. const loadMore=(data)=>{
  186. setError()
  187. console.log(data);
  188. }
  189. //清空搜索
  190. const clear=(data) =>{
  191. console.log(data)
  192. }
  193. //点击搜索按钮
  194. const search=(data) =>{
  195. console.log(data)
  196. }
  197. //点击刷新按钮
  198. const refresh=(data) =>{
  199. console.log(data)
  200. }
  201. const domeTable = ref<InstanceType<typeof tableTemp> | null>(null)
  202. const { exportToExcel } = useTableExport()
  203. //点击下载按钮
  204. const downLoad=(data) =>{
  205. const table = ref((domeTable.value as InstanceType<typeof tableTemp>).table)
  206. exportToExcel({
  207. table: table as Ref<InstanceType<typeof ElTable>>
  208. })
  209. }
  210. //点击列设置按钮
  211. const columnSet=(data) =>{
  212. state.dialogVisible = true;
  213. }
  214. const setColumn = (data) => {
  215. state.waybillTableHeader = data;
  216. state.dialogVisible = false;
  217. }
  218. const closeDialog = (data) => {
  219. state.dialogVisible = false;
  220. }
  221. const router = useRouter()
  222. const route = useRoute()
  223. const cellClickHandler = (row, column, cell, event) => {
  224. switch(column.property) {
  225. case 'waybillNo':
  226. router.push({
  227. path: `${route.path.split('/').slice(0, -1).join('/')}/waybill`,
  228. query: {
  229. waybillNo: row.waybillNo
  230. },
  231. })
  232. break
  233. default:
  234. break
  235. }
  236. }
  237. </script>
  238. <style lang="scss" scoped>
  239. .pageBody{
  240. width: 100%;
  241. height: 100%;
  242. box-sizing: border-box;
  243. display: flex;
  244. flex-direction: column;
  245. .pageTop{
  246. width: 100%;
  247. height: 345px;
  248. display: flex;
  249. .flightInfo{
  250. height: 100%;
  251. flex: 1;
  252. background: #410425;
  253. box-sizing: border-box;
  254. padding:18px 32px;
  255. display: flex;
  256. flex-direction: column;
  257. .airLine{
  258. font-size: 18px;
  259. font-weight: bold;
  260. color: #FFFFFF;
  261. width: 100%;
  262. margin-bottom: 16px;
  263. }
  264. .info{
  265. display: flex;
  266. flex-direction: row;
  267. justify-content: flex-start;
  268. justify-items: center;
  269. width: 100%;
  270. max-width: 1050px;
  271. flex: 1;
  272. .infoBox{
  273. width: calc(33.3% - 10px);
  274. background: #561638;
  275. padding:10px 15px;
  276. box-sizing: border-box;
  277. font-size: 14px;
  278. font-weight: 400;
  279. color: #FFFFFF;
  280. line-height: 30px;
  281. }
  282. .iconBox{
  283. display: flex;
  284. flex-direction: column;
  285. width: 60px;
  286. justify-content: center;
  287. align-items: center;
  288. }
  289. }
  290. }
  291. .container{
  292. width: 760px;
  293. height: 100%;
  294. margin-left: 16px;
  295. }
  296. }
  297. .tableTopBtn{
  298. height: 72px;
  299. display: flex;
  300. justify-content: flex-end;
  301. align-items: center;
  302. }
  303. .waybillList{
  304. width: 100%;
  305. flex: 1;
  306. }
  307. }
  308. :deep.el-table .nodeHeader {
  309. background: #EEF3D6;
  310. }
  311. :deep.el-table .columnClassName {
  312. background: #EEF3D6!important;
  313. }
  314. :deep.el-table .alarm {
  315. background: #F38080!important;
  316. }
  317. </style>