From 0746b7bbe6aa3d9f02e03654a2cd4fde2081c335 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 21 四月 2025 09:29:40 +0800
Subject: [PATCH] bug修复

---
 common/dataMaintainFrequency.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/dataMaintainFrequency.js b/common/dataMaintainFrequency.js
index 0abafde..c419647 100644
--- a/common/dataMaintainFrequency.js
+++ b/common/dataMaintainFrequency.js
@@ -2,7 +2,7 @@
  * 璁惧杩愮淮棰戞
  */
 const freq = [
-  { value: '0', label: '姣忓懆涓�娆�' },
+  // { value: '0', label: '姣忓懆涓�娆�' },
   { value: '1', label: '姣忔湀涓�娆�' },
   { value: '2', label: '姣忓搴︿竴娆�' },
   { value: '3', label: '姣忓崐骞翠竴娆�' },

--
Gitblit v1.9.3