src/views/lsw/modules/LswMaterialInventoryForm.vue
@@ -20,7 +20,7 @@ </a-col> <a-col :span="12"> <a-form-model-item label="数量" :labelCol="labelCol" :wrapperCol="wrapperCol" prop="quantity"> <a-input v-model="model.quantity" placeholder="请输入数量" ></a-input> <a-input-number v-model="model.quantity" placeholder="请输入数量" ></a-input-number> </a-form-model-item> </a-col> <a-col :span="12">