master
xielei 2024-11-11 09:50:08 +08:00
parent 5f4e8c23e5
commit f1f256b441
1 changed files with 2 additions and 1 deletions

View File

@ -243,11 +243,12 @@
onLoad() { onLoad() {
console.log("走了几遍"); console.log("走了几遍");
this.getList();
this.getYlzList(); this.getYlzList();
}, },
onShow() { onShow() {
this.getList();
this.setInsert() this.setInsert()
this.getXcrwData(); this.getXcrwData();
this.getHandleData(); this.getHandleData();