编辑立减金不能修改领取时间
This commit is contained in:
parent
cc428fd643
commit
7d49f08b8c
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue