This commit is contained in:
shijingjing
2022-06-13 16:36:40 +08:00
parent f74ca9402a
commit e941dda29c
2 changed files with 2 additions and 3 deletions

View File

@@ -157,8 +157,7 @@ export default {
methods: {
getList() {
this.instance
.post(`/app/appdlbresource/list`, null, {
this.instance.post(`/app/appdlbresource/list`, null, {
params: {
...this.page,
...this.search,