bug
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user