From 88f02c2c018fb1e5c171bd4975dac534c584c3ba Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 10 十二月 2019 09:31:37 +0800
Subject: [PATCH] 2019-12-10

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

diff --git a/src/templates/comtableconfig/gridbtnform/index.jsx b/src/templates/comtableconfig/gridbtnform/index.jsx
index 20f1e08..3f2ffbd 100644
--- a/src/templates/comtableconfig/gridbtnform/index.jsx
+++ b/src/templates/comtableconfig/gridbtnform/index.jsx
@@ -46,7 +46,7 @@
       {
         type: 'select',
         key: 'style',
-        label: this.props.dict['header.form.align'],
+        label: this.props.dict['header.form.style'],
         initVal: this.props.card.style,
         required: true,
         options: [{

--
Gitblit v1.8.0