Browse Source

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

zhongtianhaoyuan 3 years ago
parent
commit
5cc2f0c73c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/components/balanceAlert.vue

+ 1 - 2
src/components/balanceAlert.vue

@@ -59,7 +59,6 @@ export default {
             // The Web Serial API is supported.
             console.log('the Web Serial API is supported.')
             const port = await navigator.serial.requestPort()
-          debugger
             if(this.deptBudgetList.warehouseName == '白城内陆港'){
               this.param = 1200
             }
@@ -116,7 +115,7 @@ export default {
             console.log('value:', value)
           }
           else if(this.deptBudgetList.warehouseName == '白城内陆港'){
-            break
+            continue
           }
           if (
             this.deptBudgetList.warehouseName &&