mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 10:56:46 +08:00
Merge branch 'zcwy-0306' into dev0223
This commit is contained in:
@@ -1057,6 +1057,7 @@ import {timeoutUpload} from "@/api/configPublic";
|
||||
if(res.code === 200){
|
||||
message.success('禁用成功')
|
||||
saveListItem()
|
||||
listData()
|
||||
}
|
||||
})
|
||||
}
|
||||
@@ -1068,6 +1069,7 @@ import {timeoutUpload} from "@/api/configPublic";
|
||||
if(res.code === 200){
|
||||
message.success('删除成功')
|
||||
saveListItem()
|
||||
listData()
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user