From 1b0fd0a20d54068f0f4716177780e00a75b860ef Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 10 一月 2020 17:12:34 +0800 Subject: [PATCH] 2020-01-10 --- src/templates/modalconfig/index.jsx | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/templates/modalconfig/index.jsx b/src/templates/modalconfig/index.jsx index d692cb9..00530a6 100644 --- a/src/templates/modalconfig/index.jsx +++ b/src/templates/modalconfig/index.jsx @@ -385,6 +385,9 @@ value: 'datetime', text: this.state.dict['header.form.datetime'] }, { + value: 'textarea', + text: '澶氳鏂囨湰' + }, { value: 'funcvar', text: '鍑芥暟鍙橀噺' }] -- Gitblit v1.8.0