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