diff --git a/src/views/pqs/auditManage/auditList/index.vue b/src/views/pqs/auditManage/auditList/index.vue index cffb9617..abde1876 100644 --- a/src/views/pqs/auditManage/auditList/index.vue +++ b/src/views/pqs/auditManage/auditList/index.vue @@ -159,7 +159,6 @@ tableStore.table.params.type = '' tableStore.table.params.operateType = '' tableStore.table.params.result = null tableStore.table.params.sortBy = '' -tableStore.table.params.sortName = '' tableStore.table.params.orderBy = '' tableStore.table.params.pageSize = 100 diff --git a/src/views/pqs/auditManage/auditList/statistics.vue b/src/views/pqs/auditManage/auditList/statistics.vue index 9fc65917..97abdbb5 100644 --- a/src/views/pqs/auditManage/auditList/statistics.vue +++ b/src/views/pqs/auditManage/auditList/statistics.vue @@ -102,7 +102,6 @@ tableStore.table.params.type = '' tableStore.table.params.operateType = '' tableStore.table.params.result = null tableStore.table.params.sortBy = '' -tableStore.table.params.sortName = '' tableStore.table.params.orderBy = '' tableStore.table.params.pageSize = 100