Commit fadd269b authored by 卢均锐's avatar 卢均锐

fix: [19674] 请款单管理列表---高级筛选:付款方改为收款方

-显示文案修改
parent f4d770ce
......@@ -211,7 +211,7 @@ const Admin: React.FC = () => {
"payee": {
type: 'string',
"x-component-props": {
placeholder: intl.formatMessage({ id: 'balance.qingshurufukuanfang' }),
placeholder: '请输入收款方',
allowClear: true,
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment