|  | @@ -174,6 +174,7 @@ export const formSchema: FormSchema[] = [
 | 
											
												
													
														|  |      componentProps: {
 |  |      componentProps: {
 | 
											
												
													
														|  |        dictCode: 'ship_type',
 |  |        dictCode: 'ship_type',
 | 
											
												
													
														|  |        showSearch: true,
 |  |        showSearch: true,
 | 
											
												
													
														|  | 
 |  | +      getPopupContainer: (node) => document.body,
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  |    {
 |  |    {
 | 
											
										
											
												
													
														|  | @@ -183,6 +184,7 @@ export const formSchema: FormSchema[] = [
 | 
											
												
													
														|  |      componentProps: {
 |  |      componentProps: {
 | 
											
												
													
														|  |        dictCode: 'ship_factory',
 |  |        dictCode: 'ship_factory',
 | 
											
												
													
														|  |        showSearch: true,
 |  |        showSearch: true,
 | 
											
												
													
														|  | 
 |  | +      getPopupContainer: (node) => document.body,
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  |    {
 |  |    {
 | 
											
										
											
												
													
														|  | @@ -192,6 +194,8 @@ export const formSchema: FormSchema[] = [
 | 
											
												
													
														|  |      componentProps: {
 |  |      componentProps: {
 | 
											
												
													
														|  |        showTime: false,
 |  |        showTime: false,
 | 
											
												
													
														|  |        valueFormat: 'YYYY-MM',
 |  |        valueFormat: 'YYYY-MM',
 | 
											
												
													
														|  | 
 |  | +      getPopupContainer: (node) => document.body,
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |    },
 |  |    },
 | 
											
												
													
														|  |    {
 |  |    {
 |