From a45ebcabfb93f05d8c0550edb9659b50c227c5cc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 15 四月 2020 09:44:31 +0800 Subject: [PATCH] 2020-04-15 --- src/templates/formtabconfig/source.jsx | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/src/templates/formtabconfig/source.jsx b/src/templates/formtabconfig/source.jsx index f02c01c..7b7e8b4 100644 --- a/src/templates/formtabconfig/source.jsx +++ b/src/templates/formtabconfig/source.jsx @@ -9,15 +9,7 @@ type: 'FormTab', enabled: false, setting: { - // tableName: '', - // primaryKey: '', - // dataresource: '', datatype: 'query', - // interType: 'inner', - // sysInterface: 'false', - // innerFunc: '', - // interface: '', - // outerFunc: '', cols: '2', width: 100 }, -- Gitblit v1.8.0