@@ -185,7 +185,7 @@
</view>
<view class="item ww25 content_num"
- >
+ v-if="!Object.prototype.hasOwnProperty.call(it.extInfo, 'newWeight') || it.extInfo.newWeight == null || it.extInfo.newWeight == 0 ">
<input class="uni-input " v-model="it.extInfo.weight" type='digit'></input>