|
@@ -15,7 +15,7 @@
|
|
|
<view class="flex title" v-else> 确认售价: </view>
|
|
<view class="flex title" v-else> 确认售价: </view>
|
|
|
<view class="flex title">
|
|
<view class="flex title">
|
|
|
<text style="font-size:24upx;font-weight:normal;color:#CCCCCC;">
|
|
<text style="font-size:24upx;font-weight:normal;color:#CCCCCC;">
|
|
|
- <text style="color:black;font-weight:bold;margin:0 5upx 0 0;">花材名称</text> / <text style="color:red;font-weight:normal;margin:0 5upx 0 5upx;">进货价</text> / <text style="color:#3385FF;font-weight:bold;margin:0 5upx 0 5upx;">成本价</text> / 旧批发价 / 入库数 / 原库存</text>
|
|
|
|
|
|
|
+ <text style="color:black;font-weight:bold;margin:0 5upx 0 0;">花材名称</text> / <text style="color:red;font-weight:normal;margin:0 5upx 0 5upx;">进货价</text> / <text style="color:#3385FF;font-weight:bold;margin:0 5upx 0 5upx;">平均成本</text> / 旧批发价 / 入库数 / 原库存</text>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
<view v-for="(res,i) in flowersList" :key="i">
|
|
<view v-for="(res,i) in flowersList" :key="i">
|