lxf 1 year ago
parent
commit
e83be80463
1 changed files with 5 additions and 0 deletions
  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: {