From 00a96d6881dd10ae7d3c4f5437bfceaabe677723 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期四, 14 十一月 2024 10:55:29 +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