修改了开户的时候无法关掉选择的问题,电量图表的错位问题
This commit is contained in:
@@ -125,6 +125,12 @@ Component({
|
||||
editType: "",
|
||||
})
|
||||
},
|
||||
onBindClose() {
|
||||
console.log("-----------")
|
||||
this.setData({
|
||||
bindVisible: false,
|
||||
})
|
||||
},
|
||||
async onKaihuConfirm() {
|
||||
this.getTenementInfo();
|
||||
this.onKaihuClose();
|
||||
|
Reference in New Issue
Block a user