|
@@ -248,9 +248,9 @@ export default {
|
|
manufacturer: this.row.manufacturer || '--',
|
|
manufacturer: this.row.manufacturer || '--',
|
|
sbxh: this.row.sbxh || '--',
|
|
sbxh: this.row.sbxh || '--',
|
|
brand: this.row.brand || '--',
|
|
brand: this.row.brand || '--',
|
|
- location: '1572',
|
|
|
|
- classstructureid: this.row.classstructureid,
|
|
|
|
- type_code: this.row.type_code
|
|
|
|
|
|
+ location: this.row.classstructureid,
|
|
|
|
+ classstructureid: this.row.classstructureid
|
|
|
|
+ // type_code: this.row.type_code
|
|
}
|
|
}
|
|
// if (this.floorChange) {
|
|
// if (this.floorChange) {
|
|
// postParams.gname = this.floorChange
|
|
// postParams.gname = this.floorChange
|