@@ -122,12 +122,7 @@ export default {
{
label: '款项类别',
prop: 'dictKey',
- type: 'select',
- dicUrl: '/api/blade-system/dict-biz/dictionary?code=payment-type',
- props: {
- label: 'dictValue',
- value: 'dictKey'
- },
+ type: 'input',
rules: [
required: true,