|
@@ -397,8 +397,8 @@ export default {
|
|
|
userId: uni.getStorageSync("userId"),
|
|
|
devName: this.devName,
|
|
|
height: parseInt(this.height),
|
|
|
- wifiName: this.wifiName,
|
|
|
- wifiPassword: this.wifiPassword,
|
|
|
+ // wifiName: this.wifiName,
|
|
|
+ // wifiPassword: this.wifiPassword,
|
|
|
northAngle: this.northAngle,
|
|
|
mountPlain:
|
|
|
this.mountPlain == "" ? "mountPlain" : this.mountPlain,
|