修改bug 重置

This commit is contained in:
liuxi 2025-02-08 11:18:16 +08:00
parent 3e20ae82c8
commit 19e0ade8ec
20 changed files with 46 additions and 1 deletions

View File

@ -525,10 +525,12 @@ import api from "@/services/caseManagement";
//
hanldeReset() {
for (let key in this.queryParam) {
this.queryParam[key] = ''
this.queryParam[key] = ''
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -599,6 +599,9 @@ import { values } from "lodash";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -349,6 +349,9 @@ import api from "@/services/casePackageManagement";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -157,6 +157,8 @@ import { size } from "lodash";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -166,6 +166,9 @@ import api from "@/services/eventTracingApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -162,6 +162,9 @@ import api from "@/services/eventTracingApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -160,6 +160,8 @@ import caseManagementapi from "@/services/caseManagement";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -167,6 +167,8 @@ import api from "@/services/eventTracingApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -174,6 +174,8 @@ import caseapi from "@/services/caseManagement";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -168,6 +168,8 @@ export default {
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -147,6 +147,8 @@ import api from "@/services/eventTracingApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -131,6 +131,8 @@ import api from "@/services/eventTracingApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -128,6 +128,8 @@ import api from "@/services/eventTracingApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -159,6 +159,8 @@ export default {
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -689,6 +689,8 @@ import { values } from "lodash";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -282,6 +282,8 @@ import api from "@/services/casePackageManagement";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -306,6 +306,8 @@ import smapi from "@/services/systemManage";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
handleSearch() {
this.queryParam.size = 10;

View File

@ -190,6 +190,9 @@ import statisticalAnalysisApi from "@/services/statisticalAnalysisApi";
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
this.setDateFast()
},
//

View File

@ -210,6 +210,8 @@ import statisticalAnalysisApi from "@/services/statisticalAnalysisApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
//
handleSearch() {

View File

@ -196,6 +196,8 @@ import statisticalAnalysisApi from "@/services/statisticalAnalysisApi";
}
this.queryParam.current = 1
this.queryParam.size = 10
this.activeUsage = ''
this.queryDate = ''
},
//
handleSearch() {