This commit is contained in:
2024-08-19 15:55:12 +08:00
parent 68682b68aa
commit 3b0fad30b3

View File

@@ -71,9 +71,9 @@
// console.log(e) // console.log(e)
}, },
selectChange1(e) { selectChange1(e) {
if (e) { // if (e) {
this.index1 = e.point_code // this.index1 = e.point_code
} // }
}, },
// selectChange1 (e) { // selectChange1 (e) {
// this.index1 = e // this.index1 = e
@@ -92,7 +92,9 @@
}, },
toClear () { toClear () {
this.index1 = '' this.index1 = ''
this.index2 = ''
this.val2 = '' this.val2 = ''
this.val3 = ''
}, },
async _yclck () { async _yclck () {
this.disabled = true this.disabled = true