| | |
| | | openName: '', |
| | | serviecePhone: '' |
| | | }, |
| | | coalStatus: ['领取', '预约', '签到', '入场', '称皮', '称毛', '离场', '入磅房', '出磅房', '入煤仓', '出煤仓', '放空', '作废', '入场申请', |
| | | coalStatus: ['领取', '预约', '签到', '入场', '称皮', '称毛', '离场', '入磅房', '出磅房', '入仓库', '出仓库', '放空', '作废', '入场申请', |
| | | '进入场院', '异常审核中', '返回加减吨', '超时', '打印中', '打印中', '填写', '放空确认中', '超最大毛重确认中' |
| | | ], // 状态 |
| | | weighHouseCode: '', |
| | |
| | | |
| | | <style lang="scss" scoped> |
| | | .sub-table{ |
| | | width: 690rpx; |
| | | width: 95%; |
| | | min-height: 300rpx; |
| | | margin: vww(30) vww(15) vww(13) !important; |
| | | background: #ffffff; |
| | |
| | | } |
| | | |
| | | .block-information { |
| | | width: 690rpx; |
| | | width: 95%; |
| | | height: 396rpx; |
| | | margin: vww(40) auto; |
| | | background: #ffffff; |
| | |
| | | } |
| | | |
| | | .time { |
| | | width: 35%; |
| | | width: 55%; |
| | | height: vww(12); |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | |
| | | .send-date { |
| | | width: 148rpx; |
| | | width: 200rpx; |
| | | height: 24rpx; |
| | | margin-left: vww(14); |
| | | font-size: 28rpx; |
| | |
| | | } |
| | | } |
| | | .sub-table{ |
| | | width: 690rpx; |
| | | width: 95%; |
| | | min-height: 300rpx; |
| | | margin: vww(30) vww(15) vww(13) !important; |
| | | background: #ffffff; |