|
@@ -460,7 +460,7 @@
|
|
|
this.dataList.grossWeight = parseInt(result)
|
|
|
}
|
|
|
}
|
|
|
- else if (this.deptBudgetList1.warehouseName && (this.deptBudgetList1.warehouseName == '顺城粮库'||this.deptBudgetList1.warehouseName == '鲅鱼圈金信库')) {
|
|
|
+ else if (this.deptBudgetList1.warehouseName && (this.deptBudgetList1.warehouseName == '顺诚粮库'||this.deptBudgetList1.warehouseName == '鲅鱼圈金信库')) {
|
|
|
for (var i = value.length - 1; i >= 0; i--) {
|
|
|
var tmp = String.fromCharCode(value[i])
|
|
|
console.log(tmp)
|