Browse Source

优化打印问题

阿伏兔 4 years ago
parent
commit
2f6f1770c3

+ 1 - 1
src/views/Warehousing/inStock/AddOrUpdate.vue

@@ -1967,7 +1967,7 @@
             margin-bottom: 5px;
           "
         >
-          {{ company }}有限公司入库单
+          {{ company }}有限公司入库单
         </div>
         <div class="print_table" style="display: flex">
           <table border="0" cellspacing="0" cellpadding="0" style="width: 100%">

+ 1 - 1
src/views/Warehousing/outStock/AddOrUpdate.vue

@@ -2281,7 +2281,7 @@
             margin-bottom: 5px;
           "
         >
-          {{ company }}有限公司出库单
+          {{ company }}有限公司出库单
         </div>
         <div class="print_table" style="display: flex">
           <table border="0" cellspacing="0" cellpadding="0" style="width: 100%">