Commit 630bf5d4 authored by 刘斌's avatar 刘斌

fix: 展示工号

parent b44596c9
...@@ -29,7 +29,7 @@ export const querySchema: VbenFormSchema[] = [ ...@@ -29,7 +29,7 @@ export const querySchema: VbenFormSchema[] = [
}, },
{ {
component: 'Input', component: 'Input',
fieldName: 'employeeId', fieldName: 'employeeNo',
label: '工号', label: '工号',
}, },
{ {
......
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