From da9942cd74b890c8533f475e7b333105c2358f0a Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 07 九月 2021 14:10:28 +0800
Subject: [PATCH] 2021-09-07

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

diff --git a/src/menu/components/form/normal-form/index.jsx b/src/menu/components/form/normal-form/index.jsx
index 860f126..58f180c 100644
--- a/src/menu/components/form/normal-form/index.jsx
+++ b/src/menu/components/form/normal-form/index.jsx
@@ -650,7 +650,7 @@
             <NormalForm title="琛ㄥ崟璁剧疆" width={800} update={this.updateWrap} getForms={this.getWrapForms}>
               <Icon type="edit" style={{color: '#1890ff'}} title="缂栬緫"/>
             </NormalForm>
-            <CopyComponent type="propcard" card={card}/>
+            <CopyComponent type="stepform" card={card}/>
             <PasteComponent config={card} options={['form']} updateConfig={this.pasteForm} />
             <Icon className="style" title="璋冩暣鏍峰紡" onClick={this.changeStyle} type="font-colors" />
             <UserComponent config={card}/>

--
Gitblit v1.8.0