bug
This commit is contained in:
@@ -71,9 +71,9 @@
|
||||
// console.log(e)
|
||||
},
|
||||
selectChange1(e) {
|
||||
if (e) {
|
||||
this.index1 = e.point_code
|
||||
}
|
||||
// if (e) {
|
||||
// this.index1 = e.point_code
|
||||
// }
|
||||
},
|
||||
// selectChange1 (e) {
|
||||
// this.index1 = e
|
||||
@@ -92,7 +92,9 @@
|
||||
},
|
||||
toClear () {
|
||||
this.index1 = ''
|
||||
this.index2 = ''
|
||||
this.val2 = ''
|
||||
this.val3 = ''
|
||||
},
|
||||
async _yclck () {
|
||||
this.disabled = true
|
||||
|
||||
Reference in New Issue
Block a user