@ -461,7 +461,7 @@
title: '金额(元)',
key: 'materialAmount',
type: FormTypes.inputNumber,
disabled: this.disabled,
disabled: true,
width: '200px',
placeholder: '请输入${title}',
defaultValue: ''
@ -470,7 +470,7 @@
title: '供应商',
key: 'supplierId',
type: FormTypes.input,