|
@@ -740,7 +740,11 @@
|
|
|
</td>
|
|
|
<td class="col " v-if="compId=='6a713699e08c4cbc97a87f7648a95e3d'
|
|
|
&& printData.netWeight != null
|
|
|
- && printData.pureWeight != null ">{{printData.netWeight-printData.pureWeight}}</td>
|
|
|
+ && printData.pureWeight != null ">
|
|
|
+ <!-- {{printData.netWeight-printData.pureWeight}} -->
|
|
|
+ {{printData.weighingManagement?printData.weighingManagement.buckleMiscellaneous:''}}
|
|
|
+
|
|
|
+ </td>
|
|
|
<!-- <td class="col">
|
|
|
{{ printData.weighingManagement.buckleMiscellaneous}}
|
|
|
</td> -->
|