huangmp před 2 roky
rodič
revize
481093c666
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/modules/order/order.vue

+ 1 - 1
src/views/modules/order/order.vue

@@ -1188,7 +1188,7 @@ export default {
       infoWidth: '400px',
       generatePrintPdfBatchVisible: false,
       orderCreateBatchVisible: false,
-      printChannel: "GSART",
+      printChannel: "Lightning",
       orderCreateBatchLoading: false
     }
   },