@ -942,7 +942,7 @@ const Index = () => {
<Radio value='C' checked={roadCodeHead === 'C'} color='#0080EE' className='radio' disabled={isView}>C</Radio>
</RadioGroup>
<Input
style={{ width: 120 }}
style={{ width: 140 }}
type='text'
placeholder={isView ? '' : '输入后9位线路编码'}
value={roadCodeEnd}