|
@ -143,7 +143,7 @@ |
|
|
<view class="info"> |
|
|
<view class="info"> |
|
|
<text>{{v.agriculturalGoods}}</text> |
|
|
<text>{{v.agriculturalGoods}}</text> |
|
|
<text class="over">{{v.substanceName}}</text> |
|
|
<text class="over">{{v.substanceName}}</text> |
|
|
<text>({{v.specDescribe}})</text> |
|
|
<text style="margin-right:10rpx;">({{v.specDescribe}})</text> |
|
|
<text v-if="v.replenishment">补货量≥{{v.replenishment}}{{v.packgeUnit}}</text> |
|
|
<text v-if="v.replenishment">补货量≥{{v.replenishment}}{{v.packgeUnit}}</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="company"> |
|
|
<view class="company"> |
|
|