From 6ed64ed071c75901ed8848131bfefa51c5c27fce Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 24 九月 2020 23:51:51 +0800 Subject: [PATCH] 2020-09-24 --- src/menu/actioncomponent/formconfig.jsx | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/src/menu/actioncomponent/formconfig.jsx b/src/menu/actioncomponent/formconfig.jsx index 0a83d2c..582d73d 100644 --- a/src/menu/actioncomponent/formconfig.jsx +++ b/src/menu/actioncomponent/formconfig.jsx @@ -161,14 +161,6 @@ }, { type: 'select', - key: 'linkTab', - label: '鍏宠仈鏍囩', - initVal: card.linkTab || '', - required: false, - options: [] - }, - { - type: 'select', key: 'pageTemplate', label: Formdict['model.form.newpage.type'], initVal: card.pageTemplate || '', -- Gitblit v1.8.0