소스 검색

优化打印问题

阿伏兔 4 년 전
부모
커밋
2f6f1770c3
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/Warehousing/inStock/AddOrUpdate.vue
  2. 1 1
      src/views/Warehousing/outStock/AddOrUpdate.vue

+ 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%">