编辑立减金不能修改领取时间

This commit is contained in:
wangsongsole 2022-06-07 17:00:43 +08:00
parent cc428fd643
commit 7d49f08b8c
1 changed files with 1 additions and 0 deletions

View File

@ -796,6 +796,7 @@ export default class addKnockGold extends Component {
{this.state.model.timer_type === '2' ? (
<FormItem id='timer' labelname='领取时间段' prop='timer'>
<TimeRangePicker
disabled={this.props?.data?.id ? true : false}
className='zent-datepicker-plan'
showTime={{
format: 'HH:mm:ss',