Update index.vue
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ export default {
|
|||||||
|
|
||||||
this.checkingSerial = true
|
this.checkingSerial = true
|
||||||
const data = {
|
const data = {
|
||||||
serial: this.serial,
|
serial: this.serial.trim(),
|
||||||
type: this.inquiryType,
|
type: this.inquiryType,
|
||||||
g: this.g
|
g: this.g
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user