This commit is contained in:
shijingjing
2023-03-30 13:51:46 +08:00
parent 2ec0060bbc
commit 21b71bb0c1
3 changed files with 19 additions and 11 deletions

View File

@@ -54,7 +54,7 @@ export default {
this.$instance.post('/app/appintegraltask/list',null,{
params: {
current: this.current,
status: 1
status: 1,
}
}).then(res=> {
if(res?.data) {