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