Browse Source

fix: this.waitShowPrinter = false

zh 2 năm trước cách đây
mục cha
commit
6e945e6ca9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/supply/pickup/components/design/preview.vue

+ 1 - 0
src/views/supply/pickup/components/design/preview.vue

@@ -137,6 +137,7 @@ export default {
             }).then(() => {
               this.getOvalDateil()
               this.flag = true
+              this.waitShowPrinter = false
             })
           }
         } catch (error) {