Commit 5fb71aee authored by FE-安焕焕's avatar FE-安焕焕 👣

去掉重复的周期列

parent 5920501f
...@@ -120,6 +120,7 @@ export default () => { ...@@ -120,6 +120,7 @@ export default () => {
title: '结算周期', title: '结算周期',
dataIndex: 'settlementTime', dataIndex: 'settlementTime',
valueType: 'dateRange', valueType: 'dateRange',
hideInTable: true,
width: 200, width: 200,
}, },
{ {
......
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