This commit is contained in:
yanran200730
2022-09-09 17:58:30 +08:00
parent 3f1084a542
commit 81f3a4b35d
2 changed files with 3 additions and 3 deletions

View File

@@ -154,7 +154,7 @@
getList() {
this.loading = true
this.instance.post(`/app/appmasssendingtask/list`, null, {
this.instance.post(`/app/whchatmomentstask/list`, null, {
params: {
...this.search,
}