From f55f4730fd70b20560fab07a1fb31ca35020e2d6 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 18 二月 2020 21:44:52 +0800
Subject: [PATCH] 2020-02-18

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

diff --git a/src/templates/comtableconfig/index.jsx b/src/templates/comtableconfig/index.jsx
index b5fbadb..9cfe91e 100644
--- a/src/templates/comtableconfig/index.jsx
+++ b/src/templates/comtableconfig/index.jsx
@@ -429,7 +429,7 @@
         {
           type: 'text',
           key: 'label',
-          label: this.state.dict['header.form.name'],
+          label: this.state.dict['header.menu.tabName'],
           initVal: card.label || '',
           required: true
         },

--
Gitblit v1.8.0