From 9798a9fa338ee5d022793ae1ef91a49e2e2b4c62 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 22 十二月 2019 10:10:28 +0800
Subject: [PATCH] 2019-12-22

---
 src/templates/comtableconfig/colspanform/index.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/templates/comtableconfig/colspanform/index.jsx b/src/templates/comtableconfig/colspanform/index.jsx
index b1c39c8..912030a 100644
--- a/src/templates/comtableconfig/colspanform/index.jsx
+++ b/src/templates/comtableconfig/colspanform/index.jsx
@@ -154,6 +154,7 @@
                 >
                   <Select.Option value="vertical">{this.props.dict['header.form.vertical']}</Select.Option>
                   <Select.Option value="horizontal">{this.props.dict['header.form.horizontal']}</Select.Option>
+                  <Select.Option value="vertical2">{this.props.dict['header.form.vertical2']}</Select.Option>
                   <Select.Option value="topPicBottomText">{this.props.dict['header.form.topPicBottomText']}</Select.Option>
                   <Select.Option value="leftPicRightText">{this.props.dict['header.form.leftPicRightText']}</Select.Option>
                 </Select>

--
Gitblit v1.8.0