mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	fix: vxe table error
This commit is contained in:
		| @@ -63,7 +63,7 @@ type CrudDescriptionsParams = { | |||||||
| } & Omit<DescriptionsSchema, 'field'> | } & Omit<DescriptionsSchema, 'field'> | ||||||
|  |  | ||||||
| type CrudPrintParams = { | type CrudPrintParams = { | ||||||
|   // 是否显示表单项 |   // 是否显示打印项 | ||||||
|   show?: boolean |   show?: boolean | ||||||
| } & Omit<VxeTableDefines.ColumnInfo[], 'field'> | } & Omit<VxeTableDefines.ColumnInfo[], 'field'> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -56,7 +56,7 @@ watch( | |||||||
|       import('./theme/light.scss') |       import('./theme/light.scss') | ||||||
|     } |     } | ||||||
|   }, |   }, | ||||||
|   { immediate: true } |   { deep: true } | ||||||
| ) | ) | ||||||
| // 全局默认参数 | // 全局默认参数 | ||||||
| VXETable.setup({ | VXETable.setup({ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 xingyu4j
					xingyu4j