ccj hace 6 meses
padre
commit
70ed6a1b65
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      public/static/payprint1.html

+ 5 - 1
public/static/payprint1.html

@@ -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> -->