From c76e56d9cc6f8f5e93aaf355b269ec8cac8c6b95 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 15 二月 2020 02:18:10 +0800
Subject: [PATCH] 2020-02-15

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

diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx
index 4e35dcc..7280caf 100644
--- a/src/templates/comtableconfig/source.jsx
+++ b/src/templates/comtableconfig/source.jsx
@@ -7,6 +7,7 @@
 class CommonTableBaseData {
   baseConfig = {
     type: 'system',
+    Template: 'CommonTable',
     enabled: false,
     setting: {
       actionfixed: false,
@@ -17,6 +18,7 @@
       order: '',
       dataresource: '',
       interType: 'inner',
+      sysInterface: 'false',
       innerFunc: '',
       interface: '',
       outerFunc: '',

--
Gitblit v1.8.0