From 0ae7068208a32226f8f8812641f31646fb8b54c9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 29 十一月 2019 09:16:14 +0800 Subject: [PATCH] 2019-11-29-01 --- 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 edbdf44..71e0022 100644 --- a/src/templates/comtableconfig/dragelement/index.jsx +++ b/src/templates/comtableconfig/dragelement/index.jsx @@ -113,6 +113,7 @@ newcard.execError = 'never' newcard.callbackFunc = '' newcard.pageTemplate = '' + newcard.url = '' } else if (item.type === 'columns') { newcard.uuid = Utils.getuuid() newcard.Align = 'left' -- Gitblit v1.8.0