Commit 3b56b47d authored by 卢均锐's avatar 卢均锐

feat: 采购竞价 作废时间不可选

parent 60af04f0
......@@ -129,9 +129,7 @@ const ModalOperate: React.FC<IProps> = (props: any) => {
width: '100%'
},
format: 'YYYY-MM-DD HH:mm:ss',
disabledDate:(current) => {
return moment().calendar();
},
disabled: true
}}
/>
case 'date':
......
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