@@ -273,7 +273,7 @@ export const PuechaseQuotationFormProductColumns: JVxeColumn[] = [
{
title: '单价(price)',
key: 'taxPrice',
- type: JVxeTypes.input,
+ type: JVxeTypes.inputNumber,
placeholder: '请输入${title}',
defaultValue:'',
width:"200px",