From 95f2f60ba9eb343c2605e1ae68c221443d75f704 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 30 十一月 2019 00:55:07 +0800
Subject: [PATCH] commontable-update

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

diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx
index 9fd5ba0..d52cb61 100644
--- a/src/templates/comtableconfig/source.jsx
+++ b/src/templates/comtableconfig/source.jsx
@@ -85,7 +85,9 @@
         intertype: 'inner',
         innerFunc: '',
         interface: '',
+        method: 'POST',
         outerFunc: '',
+        sql: '',
         callbackFunc: '',
         Ot: 'notRequired',
         position: 'toolbar',
@@ -104,7 +106,9 @@
         intertype: 'inner',
         innerFunc: '',
         interface: '',
+        method: 'POST',
         outerFunc: '',
+        sql: '',
         callbackFunc: '',
         Ot: 'requiredSgl',
         position: 'grid',
@@ -123,7 +127,9 @@
         intertype: 'inner',
         innerFunc: '',
         interface: '',
+        method: 'POST',
         outerFunc: '',
+        sql: '',
         callbackFunc: '',
         Ot: 'required',
         position: 'toolbar',
@@ -142,7 +148,9 @@
         intertype: 'inner',
         innerFunc: '',
         interface: '',
+        method: 'POST',
         outerFunc: '',
+        sql: '',
         callbackFunc: '',
         Ot: 'requiredOnce',
         position: 'toolbar',

--
Gitblit v1.8.0