From b816a38598a2b96f244ba1aacec05f7071b1a803 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 26 三月 2021 16:09:56 +0800
Subject: [PATCH] 2021-03-26

---
 src/menu/components/form/formaction/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/form/formaction/index.jsx b/src/menu/components/form/formaction/index.jsx
index c4dd07e..ba84729 100644
--- a/src/menu/components/form/formaction/index.jsx
+++ b/src/menu/components/form/formaction/index.jsx
@@ -133,6 +133,7 @@
 
     this.actionFormRef.handleConfirm().then(res => {
       res.type = card.type
+      res.style = card.style || null
       if (card.verify) {
         res.verify = card.verify
       }

--
Gitblit v1.8.0