This commit is contained in:
shijingjing
2023-03-01 16:11:46 +08:00
parent 05bd72c728
commit 5e4cd0d0e6
2 changed files with 2 additions and 1 deletions

View File

@@ -167,6 +167,7 @@ export default {
})
},
examine() {
let url = ''
if(this.type == 'ResidentsGroup') {
url = `/app/appmasssendingtask/examine`
} else {