|
@ -5,7 +5,7 @@ |
|
|
<view class="header_job_top"> |
|
|
<view class="header_job_top"> |
|
|
<jobTopAsn :dataContent="jobContent"></jobTopAsn> |
|
|
<jobTopAsn :dataContent="jobContent"></jobTopAsn> |
|
|
</view> |
|
|
</view> |
|
|
<view v-if="operation=='receipt' && (managementList != 'BY_BATCH' && managementType != 'BY_QUANTITY')" class="uni-flex uni-row " |
|
|
<view v-if="operation=='receipt' && (managementType != 'BY_BATCH' && managementType != 'BY_QUANTITY')" class="uni-flex uni-row " |
|
|
style=";margin-top: 10rpx; margin-left: 10rpx; text-align: right;"> |
|
|
style=";margin-top: 10rpx; margin-left: 10rpx; text-align: right;"> |
|
|
<view class="font_default" style="display: block; "> |
|
|
<view class="font_default" style="display: block; "> |
|
|
整单收货 |
|
|
整单收货 |
|
|