master
parent
5f4e8c23e5
commit
f1f256b441
|
|
@ -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();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue