@@ -200,6 +200,7 @@
<el-input-number
v-model="form.toolNum"
:min="0"
+ :max="100000000"
:step="1"
step-strictly
/>