|  | @@ -170,22 +170,12 @@ export const formSchema: FormSchema[] = [
 | 
											
												
													
														|  |    {
 |  |    {
 | 
											
												
													
														|  |      label: '船类型(ship type)',
 |  |      label: '船类型(ship type)',
 | 
											
												
													
														|  |      field: 'shipType',
 |  |      field: 'shipType',
 | 
											
												
													
														|  | -    component: 'JDictSelectTag',
 |  | 
 | 
											
												
													
														|  | -    componentProps: {
 |  | 
 | 
											
												
													
														|  | -      dictCode: 'ship_type',
 |  | 
 | 
											
												
													
														|  | -      showSearch: true,
 |  | 
 | 
											
												
													
														|  | -      getPopupContainer: (node) => document.body,
 |  | 
 | 
											
												
													
														|  | -    },
 |  | 
 | 
											
												
													
														|  | 
 |  | +    component: 'Input',
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  |    {
 |  |    {
 | 
											
												
													
														|  |      label: '船厂(ship factory)',
 |  |      label: '船厂(ship factory)',
 | 
											
												
													
														|  |      field: 'shipFactory',
 |  |      field: 'shipFactory',
 | 
											
												
													
														|  | -    component: 'JDictSelectTag',
 |  | 
 | 
											
												
													
														|  | -    componentProps: {
 |  | 
 | 
											
												
													
														|  | -      dictCode: 'ship_factory',
 |  | 
 | 
											
												
													
														|  | -      showSearch: true,
 |  | 
 | 
											
												
													
														|  | -      getPopupContainer: (node) => document.body,
 |  | 
 | 
											
												
													
														|  | -    },
 |  | 
 | 
											
												
													
														|  | 
 |  | +    component: 'Input',
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  |    {
 |  |    {
 | 
											
												
													
														|  |      label: '造船日期(ship date)',
 |  |      label: '造船日期(ship date)',
 |