删掉getlist
This commit is contained in:
parent
75026d1c1c
commit
3ba42e87ec
@ -662,7 +662,6 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.baseurl = baseurl;
|
this.baseurl = baseurl;
|
||||||
this.getList();
|
|
||||||
this.info();
|
this.info();
|
||||||
this.infos();
|
this.infos();
|
||||||
},
|
},
|
||||||
|
|||||||
@ -618,7 +618,6 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.baseurl = baseurl;
|
this.baseurl = baseurl;
|
||||||
this.getList();
|
|
||||||
this.info();
|
this.info();
|
||||||
this.infos();
|
this.infos();
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user