diff --git a/project/pingchang/apps/AppOrganizationChange/components/history.vue b/project/pingchang/apps/AppOrganizationChange/components/history.vue index 423e6124..113a7168 100644 --- a/project/pingchang/apps/AppOrganizationChange/components/history.vue +++ b/project/pingchang/apps/AppOrganizationChange/components/history.vue @@ -49,6 +49,7 @@ export default { oid: { immediate: true, handler() { + this.search.sessionTime = null this.getList() } }