From 2ff464f30d94235b3ad04475593b75a74a354de9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 09 四月 2020 19:04:01 +0800 Subject: [PATCH] 2020-04-09 --- src/templates/comtableconfig/source.jsx | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/templates/comtableconfig/source.jsx b/src/templates/comtableconfig/source.jsx index 7bd38c1..8fc542e 100644 --- a/src/templates/comtableconfig/source.jsx +++ b/src/templates/comtableconfig/source.jsx @@ -296,6 +296,12 @@ label: CommonDict['header.form.newpage.outer'], subType: 'outerpage', url: '' + }, + { + type: 'action', + label: CommonDict['header.form.funcbutton'], + subType: 'funcbutton', + url: '' } ] -- Gitblit v1.8.0