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