From bd06958321afa706f32287c71bd219eb0622c86c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 10 十二月 2019 16:31:45 +0800 Subject: [PATCH] 2019-12-10 --- src/templates/comtableconfig/dragelement/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/templates/comtableconfig/dragelement/index.jsx b/src/templates/comtableconfig/dragelement/index.jsx index 2d63120..3a7545f 100644 --- a/src/templates/comtableconfig/dragelement/index.jsx +++ b/src/templates/comtableconfig/dragelement/index.jsx @@ -122,6 +122,7 @@ if (item.subType === 'colspan') { newcard.sublist = [] newcard.IsSort = 'false' + newcard.order = 'vertical' } } -- Gitblit v1.8.0