This commit is contained in:
2025-09-18 17:22:07 +08:00
parent 3410732a36
commit b52206d721
43 changed files with 20 additions and 6137 deletions

View File

@@ -85,7 +85,7 @@
}
},
toEmpty () {
this.vehicleCode = null,
this.vehicleCode = null
this.code1 = ''
this.code2 = ''
this.index = ''
@@ -105,7 +105,7 @@
icon: 'none'
})
}
this.disabled = false
this.toEmpty()
} catch (e) {
this.disabled = false
}