|
@ -1,10 +1,10 @@ |
|
|
<template> |
|
|
<template> |
|
|
<view class="page-wraper"> |
|
|
<view class="page-wraper"> |
|
|
<view class="page-header"> |
|
|
<view class="page-header"> |
|
|
<view class="" style="font-size: 35rpx;margin-top: 20rpx;margin-bottom: 20rpx;margin-left: 10rpx;"> |
|
|
<view class="header_item" > |
|
|
发货单:{{jobContent.asnNumber}} |
|
|
发货单:{{jobContent.asnNumber}} |
|
|
</view> |
|
|
</view> |
|
|
<view class="" style="font-size: 35rpx;margin-top: 20rpx;margin-left: 10rpx;"> |
|
|
<view class="header_item" > |
|
|
供应商:{{jobContent.supplierCode}} |
|
|
供应商:{{jobContent.supplierCode}} |
|
|
</view> |
|
|
</view> |
|
|
<u-line color="#D8D8D8" style="margin-bottom: 15rpx;margin-top: 10rpx;"></u-line> |
|
|
<u-line color="#D8D8D8" style="margin-bottom: 15rpx;margin-top: 10rpx;"></u-line> |
|
|