Commit f3371584 authored by linweijiong's avatar linweijiong

Merge branch 'jinfa-20221102' into 'jinfa-20221102'

fix:报表筛选项文案优化 See merge request project/jinfa-platform!523
parents 9e8552ef 9dd27b17
......@@ -100,7 +100,7 @@ export const searchSchema = {
type: 'string',
// title: 'SAP合同编号',
'x-component-props': {
placeholder: '合同编号',
placeholder: '合同编号(供应商)',
style: { width: '120px' },
},
},
......
......@@ -180,7 +180,7 @@ const Index = () => {
type: 'string',
// title: 'SAP合同编号',
'x-component-props': {
placeholder: '合同编号',
placeholder: '合同编号(供应商)',
style: { width: '120px' },
},
},
......
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