Browse Source

fix: this.waitShowPrinter = false

zh 2 years ago
parent
commit
6e945e6ca9
1 changed files with 1 additions and 0 deletions
  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) {