From 49f09cc6f8ff8c30a75ed1a9d6f510b69b73962a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 12 十二月 2023 21:05:37 +0800
Subject: [PATCH] 2023-12-12

---
 src/templates/sharecomponent/chartcomponent/chartcompile/formconfig.jsx |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/src/templates/sharecomponent/chartcomponent/chartcompile/formconfig.jsx b/src/templates/sharecomponent/chartcomponent/chartcompile/formconfig.jsx
index 9a19c09..dde507c 100644
--- a/src/templates/sharecomponent/chartcomponent/chartcompile/formconfig.jsx
+++ b/src/templates/sharecomponent/chartcomponent/chartcompile/formconfig.jsx
@@ -235,22 +235,6 @@
         text: '鍫嗗彔'
       }]
     }, {
-      type: 'radio',
-      key: 'repeat',
-      label: '閲嶅鏁版嵁',
-      initVal: card.repeat || 'unrepeat',
-      required: false,
-      options: [{
-        value: 'unrepeat',
-        text: '鍘婚噸'
-      }, {
-        value: 'average',
-        text: '骞冲潎'
-      }, {
-        value: 'cumsum',
-        text: '绱姞'
-      }]
-    }, {
       type: 'number',
       key: 'InfoDefNumber',
       label: '灞曠ず鏁�',

--
Gitblit v1.8.0