From f71bb7d6a8907b9219f39361725e94c28259bd61 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 06 四月 2021 18:01:00 +0800 Subject: [PATCH] 2021-04-06 --- src/templates/modalconfig/dragelement/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/templates/modalconfig/dragelement/index.jsx b/src/templates/modalconfig/dragelement/index.jsx index 9457b16..42ded36 100644 --- a/src/templates/modalconfig/dragelement/index.jsx +++ b/src/templates/modalconfig/dragelement/index.jsx @@ -109,7 +109,6 @@ return <Col key={card.uuid} span={card.span || 24}> <Card id={card.uuid} - cols={setting.cols} card={card} showField={showField} moveCard={moveCard} -- Gitblit v1.8.0