优化
This commit is contained in:
@@ -217,7 +217,7 @@ export default {
|
|||||||
getList () {
|
getList () {
|
||||||
this.instance.post(`/app/appintelligentguardianshipdevice/list`, null, {
|
this.instance.post(`/app/appintelligentguardianshipdevice/list`, null, {
|
||||||
params: {
|
params: {
|
||||||
size: 100000,
|
size: 8000,
|
||||||
current: 1
|
current: 1
|
||||||
}
|
}
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user