ccjgmwz 3 年之前
父節點
當前提交
5548d9bbe5
共有 1 個文件被更改,包括 1 次插入2 次删除
  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.
             // The Web Serial API is supported.
             console.log('the Web Serial API is supported.')
             console.log('the Web Serial API is supported.')
             const port = await navigator.serial.requestPort()
             const port = await navigator.serial.requestPort()
-          debugger
             if(this.deptBudgetList.warehouseName == '白城内陆港'){
             if(this.deptBudgetList.warehouseName == '白城内陆港'){
               this.param = 1200
               this.param = 1200
             }
             }
@@ -116,7 +115,7 @@ export default {
             console.log('value:', value)
             console.log('value:', value)
           }
           }
           else if(this.deptBudgetList.warehouseName == '白城内陆港'){
           else if(this.deptBudgetList.warehouseName == '白城内陆港'){
-            break
+            continue
           }
           }
           if (
           if (
             this.deptBudgetList.warehouseName &&
             this.deptBudgetList.warehouseName &&