Selaa lähdekoodia

Merge branch 'master' into 测试

lxf 1 vuosi sitten
vanhempi
commit
92ce931cb0
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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: {