diff --git a/src/views/emis/emisWarehouseInBatch/WarehouseInBatchPanel copy.vue b/src/views/emis/emisWarehouseInBatch/WarehouseInBatchPanel copy.vue new file mode 100644 index 00000000..417da062 --- /dev/null +++ b/src/views/emis/emisWarehouseInBatch/WarehouseInBatchPanel copy.vue @@ -0,0 +1,530 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 新增 + + + + 删除 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 修改 + + + + + + + + + + + + + + + + diff --git a/src/views/emis/emisWarehouseInBatch/WsInBatchList.vue b/src/views/emis/emisWarehouseInBatch/WsInBatchList.vue new file mode 100644 index 00000000..12841541 --- /dev/null +++ b/src/views/emis/emisWarehouseInBatch/WsInBatchList.vue @@ -0,0 +1,353 @@ + + + + + {{ $t('进仓记录') }} + + + + + + + 入仓货物 + + + + + {{scope.$index+1}} + + + + + {{scope.row.goodsName}} + + + + + {{scope.row.cargoQty}} + + + + + {{scope.row.length}} + + + + + {{scope.row.width}} + + + + + {{scope.row.height}} + + + + + + {{scope.row.brand}} + + + + + + + {{scope.row.material}} + + + + + {{scope.row.purpose}} + + + + + {{scope.row.ingredients}} + + + + + {{scope.row.supplier}} + + + + + + + 进仓图片: + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/emis/emisWaybill/OrderDetailReadOnly.vue b/src/views/emis/emisWaybill/OrderDetailReadOnly.vue new file mode 100644 index 00000000..29729c49 --- /dev/null +++ b/src/views/emis/emisWaybill/OrderDetailReadOnly.vue @@ -0,0 +1,584 @@ + + + + + + 订单号:{{ form.orderSn }} 运单号:{{ form.billCode }} + 下单时间:{{ form.orderDate }} + + + + + {{ $t('寄') }} - {{ form.sender.countryName }} {{ form.sender.provinceName }} - {{ form.sendSiteName }} + + + + {{ form.sender.name }} {{ form.sender.phone }} + {{ form.sender.countryName }} {{ form.sender.provinceName }} {{ form.sender.cityName }} {{ form.sender.countyName }} {{ form.sender.address }} + {{ form.sender.company }} + + + + + + {{ $t('收') }} - {{ form.reciever.countryName }} {{ form.reciever.provinceName }} - {{ form.dispatchUnderlingSiteName }} + + + + {{ form.reciever.name }} {{ form.reciever.phone }} + {{ form.reciever.countryName }} {{ form.reciever.provinceName }} {{ form.reciever.cityName }} {{ form.reciever.countyName }} {{ form.reciever.address }} + {{ form.reciever.company }} + + + + + + + + + + {{ form.transLineTypeName }}-{{ form.productTypeName }}({{ form.timeType }}) + + + + + + + + + + + + + + + + + + + + + {{ form.customerName }} + + {{ form.salesmen }} + + + + + + 仓库名:{{ form.intoWarehouseName }} + + + 联系人: {{ form.intoWarehouseContact }} {{ form.intoWarehousePhone }} + + + 地址:{{ form.intoWarehouseAddress }} + + + 进仓单号:{{ form.warehouseInNo }} 预计进仓日期:{{ form.pickStartDate }} + + + + + + + + 取件员:{{ form.takePieceEmployeeName }} + + + 预约取件时间:{{ form.pickStartDate }} + + + + + + + + + {{ form.goodsInfo }} + {{ form.parcelQty }}件 + + + + {{ form.billWeight }}(kg) + {{ form.totalVolume }}(m³) + {{ form.volumeWeight }}(kg) + + + + + + {{scope.$index+1}} + + + + + {{ scope.row.goodsName }} + + + + + + {{ scope.row.cargoQty }} + + + + + + + {{ scope.row.price }} + + + + + + + + {{ scope.row.goodsModel }} + + + + + {{ scope.row.brand }} + + + + + + + {{ scope.row.material }} + + + + + {{ scope.row.purpose }} + + + + + {{ scope.row.ingredients }} + + + + + {{ scope.row.supplier }} + + + + + + + + + + {{ form.settlementWeight }}(kg) + + + + + + + + + + + + + + + + {{ form.customerName }} + + + + + + + + {{ scope.row.feeName }} + + + + + {{ scope.row.fee }} + + + + + + {{scope.row.initialWeightFee}} + + + + + {{scope.row.addWeightPrice}} + + + + + {{scope.row.realFee}} + + + + + {{scope.row.remark}} + + + + + + {{ form.freight }} + + + + + + + + {{ form.orderRemark }} + + + + + + + + +