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