From ebee9f9e71eb660be1f9ac9f473cde943bfa8002 Mon Sep 17 00:00:00 2001 From: leiqiaochu Date: Thu, 16 Nov 2023 14:51:55 +0800 Subject: [PATCH] fix: bug#19996 --- .../StationMessage/components/NotificationRecord/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/account/Center/components/StationMessage/components/NotificationRecord/index.vue b/src/views/account/Center/components/StationMessage/components/NotificationRecord/index.vue index 031fcffc..c39b51c6 100644 --- a/src/views/account/Center/components/StationMessage/components/NotificationRecord/index.vue +++ b/src/views/account/Center/components/StationMessage/components/NotificationRecord/index.vue @@ -172,6 +172,7 @@ const columns = [ key: 'state', search: { type: 'select', + termFilter: ['in', 'nin'], options: [ { label: '未读',