From 7facbed508592e842f9bca085cf0ffaebcbfc571 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 12 十一月 2020 19:22:37 +0800
Subject: [PATCH] 2020-11-12

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

diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx
index bcdfdcd..0c0ee33 100644
--- a/src/templates/comtableconfig/source.jsx
+++ b/src/templates/comtableconfig/source.jsx
@@ -19,7 +19,7 @@
       primaryKey: '',
       order: '',
       dataresource: '',
-      interType: 'inner',
+      interType: 'system',
       sysInterface: 'false',
       innerFunc: '',
       interface: '',
@@ -165,7 +165,7 @@
       Align: 'center',
       IsSort: 'false',
       uuid: Utils.getuuid(),
-      label: CommonDict['model.form.column.action'],
+      label: CommonDict['model.operation'],
       type: 'action',
       style: 'button',
       show: 'horizontal',

--
Gitblit v1.8.0