Commit 14c743e0 authored by Mac's avatar Mac

1

parent d0b25df6
...@@ -208,6 +208,7 @@ export default { ...@@ -208,6 +208,7 @@ export default {
name: "StuBirthStr", name: "StuBirthStr",
required: true, required: true,
label: "生日", label: "生日",
align: "left",
field: row => row.StuBirthStr field: row => row.StuBirthStr
}, },
{ {
......
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