mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-10-31 10:18:43 +08:00 
			
		
		
		
	最小值为0会报错
This commit is contained in:
		| @@ -146,7 +146,7 @@ const crudSchemas = reactive<VxeCrudSchema>({ | ||||
|         component: 'InputNumber', | ||||
|         value: null, | ||||
|         componentProps: { | ||||
|           min: 0 | ||||
|           min: 1 | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 gexinzhineng/gxzn27
					gexinzhineng/gxzn27