|
@ -17,9 +17,9 @@ |
|
|
:handleQty="Number(detail.handleQty)" :isShowStdPack="false"> |
|
|
:handleQty="Number(detail.handleQty)" :isShowStdPack="false"> |
|
|
</compare-qty> |
|
|
</compare-qty> |
|
|
<view class="uni-flex uni-row" style="vertical-align:center"> |
|
|
<view class="uni-flex uni-row" style="vertical-align:center"> |
|
|
<text style="font-size: 10rpx;color: #2979ff; " |
|
|
<text style="font-size: 30rpx;color: #2979ff; " |
|
|
@click="copy">复制采购</text> |
|
|
@click="copy">复制采购</text> |
|
|
<text style="font-size: 10rpx;color: #2979ff;" @click="copyPro">|制品</text> |
|
|
<text style="font-size: 30rpx;color: #2979ff;" @click="copyPro">|制品</text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|