From 48a18736c461ad730bd264b0ac7b40b68a0e33a1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 28 六月 2020 20:30:20 +0800 Subject: [PATCH] 2020-06-28 --- 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 97c86a8..456d14f 100644 --- a/src/templates/comtableconfig/index.jsx +++ b/src/templates/comtableconfig/index.jsx @@ -737,7 +737,7 @@ }, () => { notification.warning({ top: 92, - message: this.state.dict['header.menu.basemsg'], + message: this.state.dict['model.menu.basemsg'], duration: 5 }) }) -- Gitblit v1.8.0