|
@@ -434,7 +434,7 @@
|
|
data: {
|
|
data: {
|
|
storeId: this.$store.state.storeInfo.storeId,
|
|
storeId: this.$store.state.storeInfo.storeId,
|
|
userId: this.$store.state.storeInfo.userId,
|
|
userId: this.$store.state.storeInfo.userId,
|
|
- tyreNum: this.number_a,
|
|
|
|
|
|
+ tyreNum: val,
|
|
scanType: 1,
|
|
scanType: 1,
|
|
scanWay: 0,
|
|
scanWay: 0,
|
|
longitude: this.degree.x,
|
|
longitude: this.degree.x,
|