|
@@ -97,7 +97,8 @@ export default {
|
|
this.deptBudgetList.warehouseName == '白城鹏羽库'||
|
|
this.deptBudgetList.warehouseName == '白城鹏羽库'||
|
|
this.deptBudgetList.warehouseName == '洮南胡力吐粮食储备库'||
|
|
this.deptBudgetList.warehouseName == '洮南胡力吐粮食储备库'||
|
|
this.deptBudgetList.warehouseName == '洮南向阳乡金昊'||
|
|
this.deptBudgetList.warehouseName == '洮南向阳乡金昊'||
|
|
- this.deptBudgetList.warehouseName == '佳屹农仓储库'
|
|
|
|
|
|
+ this.deptBudgetList.warehouseName == '佳屹农仓储库'||
|
|
|
|
+ this.deptBudgetList.warehouseName == '洮南金昊库'
|
|
) {
|
|
) {
|
|
this.param = 1200
|
|
this.param = 1200
|
|
} else if (this.deptBudgetList.warehouseName == '鲅鱼圈祥腾库') {
|
|
} else if (this.deptBudgetList.warehouseName == '鲅鱼圈祥腾库') {
|
|
@@ -173,6 +174,7 @@ export default {
|
|
this.deptBudgetList.warehouseName == '鲅鱼圈祥腾库'||
|
|
this.deptBudgetList.warehouseName == '鲅鱼圈祥腾库'||
|
|
this.deptBudgetList.warehouseName == '洮南向阳乡金昊'||
|
|
this.deptBudgetList.warehouseName == '洮南向阳乡金昊'||
|
|
this.deptBudgetList.warehouseName == '佳屹农仓储库'||
|
|
this.deptBudgetList.warehouseName == '佳屹农仓储库'||
|
|
|
|
+ this.deptBudgetList.warehouseName == '洮南金昊库'||
|
|
(this.deptBudgetList.warehouseName == '榆树库'&&this.value==1)
|
|
(this.deptBudgetList.warehouseName == '榆树库'&&this.value==1)
|
|
) {
|
|
) {
|
|
console.log('value:', value)
|
|
console.log('value:', value)
|
|
@@ -221,6 +223,7 @@ export default {
|
|
this.deptBudgetList.warehouseName == '万马库'||
|
|
this.deptBudgetList.warehouseName == '万马库'||
|
|
this.deptBudgetList.warehouseName == '克东瑞信达'||
|
|
this.deptBudgetList.warehouseName == '克东瑞信达'||
|
|
this.deptBudgetList.warehouseName == '佳屹农仓储库'||
|
|
this.deptBudgetList.warehouseName == '佳屹农仓储库'||
|
|
|
|
+ this.deptBudgetList.warehouseName == '洮南金昊库'||
|
|
this.deptBudgetList.warehouseName == '洮南兴旺库2023.10-2024.9')
|
|
this.deptBudgetList.warehouseName == '洮南兴旺库2023.10-2024.9')
|
|
) {
|
|
) {
|
|
for (var i = 0; i < value.length; i++) {
|
|
for (var i = 0; i < value.length; i++) {
|