From f22bb55c4ff50a8a63c795487b057c0cebdae649 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 12 十二月 2019 09:19:58 +0800 Subject: [PATCH] 2019-12-12 --- src/templates/comtableconfig/source.jsx | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx index 5f8ab0b..1915ca5 100644 --- a/src/templates/comtableconfig/source.jsx +++ b/src/templates/comtableconfig/source.jsx @@ -15,7 +15,9 @@ tableType: 'checkbox', primaryKey: '', order: '', - dataresource: '' + dataresource: '', + interType: 'inner', + innerFunc: '' }, tables: [], search: [ -- Gitblit v1.8.0