From 18f783a34f5e3b1b1c5b9b74ec91dcbfc7c19963 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期二, 23 七月 2024 11:11:42 +0800 Subject: [PATCH] 报备时间搜索bug --- src/views/home/data-view/components/data-icon.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/home/data-view/components/data-icon.vue b/src/views/home/data-view/components/data-icon.vue index c793f56..e11e88e 100644 --- a/src/views/home/data-view/components/data-icon.vue +++ b/src/views/home/data-view/components/data-icon.vue @@ -22,8 +22,8 @@ data1: '宸ュ崟鏁�', data2: '鎭㈠鏁�', data3: '寰呮仮澶嶆暟', - data4: '浜х敓杩濈害浜嬮」鏁�', - data5: '浜х敓杩濈害璐d换鏁�', + data4: '瓒呮湡寰呭鐞嗘暟', + data5: '瓒呮湡璐d换鏁�', } @@ -157,4 +157,4 @@ text-indent: 3px; } } -</style> \ No newline at end of file +</style> -- Gitblit v1.8.0