|
@@ -135,7 +135,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])
|