From 41e2d4b6af42302bb37bb54394a489e017c0de4f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 05 七月 2021 09:56:24 +0800 Subject: [PATCH] 2021-07-05 --- src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx b/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx index 2aa32ce..4398460 100644 --- a/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx +++ b/src/menu/components/table/normal-table/columns/editColumn/formconfig.jsx @@ -264,7 +264,6 @@ key: 'postfix', label: Formdict['header.form.postfix'], initVal: card.postfix || '', - tooltipClass: 'middle', required: false, readonly: false }, -- Gitblit v1.8.0