ccj 2 лет назад
Родитель
Сommit
6e7b0dad97
1 измененных файлов с 6 добавлено и 3 удалено
  1. 6 3
      src/components/balanceAlert.vue

+ 6 - 3
src/components/balanceAlert.vue

@@ -73,7 +73,8 @@ export default {
             this.deptBudgetList.warehouseName == '肇东金信库'||
             this.deptBudgetList.warehouseName == '白城鹏羽库'||
             this.deptBudgetList.warehouseName == '洮南胡力吐粮食储备库'||
-            this.deptBudgetList.warehouseName == '洮南向阳乡金昊'
+            this.deptBudgetList.warehouseName == '洮南向阳乡金昊'||
+            this.deptBudgetList.warehouseName == '佳屹农仓储库'
           ) {
             this.param = 1200
           } else if (this.deptBudgetList.warehouseName == '鲅鱼圈祥腾库') {
@@ -147,7 +148,8 @@ export default {
             this.deptBudgetList.warehouseName == '白城内陆港' ||
             this.deptBudgetList.warehouseName == '洮南胡力吐粮食储备库' ||
             this.deptBudgetList.warehouseName == '鲅鱼圈祥腾库'||
-            this.deptBudgetList.warehouseName == '洮南向阳乡金昊'
+            this.deptBudgetList.warehouseName == '洮南向阳乡金昊'||
+            this.deptBudgetList.warehouseName == '佳屹农仓储库'
           ) {
             console.log('value:', value)
             var start = new Date().getTime()
@@ -191,7 +193,8 @@ export default {
               this.deptBudgetList.warehouseName == '榆树民胜库'||
               this.deptBudgetList.warehouseName == '榆树库'||
               this.deptBudgetList.warehouseName == '洮南蛟流河烘干塔'||
-              this.deptBudgetList.warehouseName == '克东瑞信达')
+              this.deptBudgetList.warehouseName == '克东瑞信达'||
+              this.deptBudgetList.warehouseName == '佳屹农仓储库')
           ) {
             for (var i = 0; i < value.length; i++) {
               var tmp = String.fromCharCode(value[i])