|
@@ -225,7 +225,8 @@ export default {
|
|
|
this.deptBudgetList.warehouseName == '佳屹农仓储库'||
|
|
|
this.deptBudgetList.warehouseName == '洮南金昊库'||
|
|
|
this.deptBudgetList.warehouseName == '瞻榆瑞祥源'||
|
|
|
- this.deptBudgetList.warehouseName == '洮南兴旺库2023.10-2024.9')
|
|
|
+ this.deptBudgetList.warehouseName == '洮南兴旺库2023.10-2024.9'||
|
|
|
+ this.deptBudgetList.warehouseName == '榆树民胜库23-24')
|
|
|
) {
|
|
|
for (var i = 0; i < value.length; i++) {
|
|
|
var tmp = String.fromCharCode(value[i])
|