This commit is contained in:
yanran200730
2022-10-21 13:59:36 +08:00
parent 46d5a004d4
commit 81d437399c

View File

@@ -217,7 +217,7 @@ export default {
getList () {
this.instance.post(`/app/appintelligentguardianshipdevice/list`, null, {
params: {
size: 100000,
size: 8000,
current: 1
}
}).then(res => {