更新
This commit is contained in:
@@ -677,7 +677,7 @@
|
||||
},
|
||||
checkInfo() {
|
||||
this.tsetPlate(this.plateNumber ? this.plateNumber : this.plateNumberSel)
|
||||
if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056','1762304610449412096']
|
||||
if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056','1762304610449412096','1689183774927818752','1689184331812888576']
|
||||
.includes(this.siteId || this.oilItem.siteId)) {
|
||||
// this.plateNumber=''
|
||||
uni.showToast({
|
||||
@@ -839,7 +839,7 @@
|
||||
beforeMake() {
|
||||
// console.log(this.radio, 'beforeMake')
|
||||
this.tsetPlate(this.plateNumber ? this.plateNumber : this.plateNumberSel)
|
||||
if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056','1762304610449412096']
|
||||
if (!this.testPlateResult && !['1689182438357262336', '1689183144276463616', '1689185023261741056','1762304610449412096','1689183774927818752','1689184331812888576']
|
||||
.includes(this.siteId || this.oilItem.siteId)) {
|
||||
// this.plateNumber=''
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user