瀏覽代碼

fix: this.waitShowPrinter = false

zh 2 年之前
父節點
當前提交
6e945e6ca9
共有 1 個文件被更改,包括 1 次插入0 次删除
  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) {