|
@@ -141,7 +141,7 @@ export default {
|
|
|
this.deptBudgetList.warehouseName == '白城内陆港'||
|
|
|
this.deptBudgetList.warehouseName == '肇东金信库'||
|
|
|
this.deptBudgetList.warehouseName == '呼兰大金仓')
|
|
|
- )) {
|
|
|
+ ) {
|
|
|
for (var i = 0; i < value.length; i++) {
|
|
|
var tmp = String.fromCharCode(value[i])
|
|
|
if (tmp == '+') {
|