Commit 473c1add authored by 涂伟's avatar 涂伟

fix: '台账配置显示bug修复'

parent 931bcea0
Pipeline #76929 passed with stages
......@@ -87,12 +87,12 @@ const EditableCell = ({
useEffect(() => {
const arr = [
'WebDisplay',
// 'IsSort',
// 'AccurateSearch',
// 'LikeSearch',
'IsSort',
'AccurateSearch',
'LikeSearch',
'IsAdd',
'IsEdit',
// 'MobileDisplay',
'MobileDisplay',
];
if (record && arr.includes(dataIndex)) {
form.setFieldsValue({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment