lxf 1 anno fa
parent
commit
e83be80463
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      src/views/production/shipment/print-order/index.vue

+ 5 - 0
src/views/production/shipment/print-order/index.vue

@@ -394,6 +394,11 @@ const config = computed(() => {
         width: 120,
         fixed: "right",
       },
+      render(val) {
+        if (val) {
+          return val / 1000;
+        }
+      },
     },
     {
       attrs: {