Commit 4ac50b64 authored by 王晓旭's avatar 王晓旭

表格出生日期修改

parent 68548e13
...@@ -163,7 +163,7 @@ export default { ...@@ -163,7 +163,7 @@ export default {
{label: "性别", prop: "gender",formatter: this.formatter}, {label: "性别", prop: "gender",formatter: this.formatter},
{label: "出生日期", prop: "birthday", formatter: this.formatterDate}, {label: "出生日期", prop: "birthday", formatter: this.formatterDateOnly},
{label: "家庭住址", prop: "address"}, {label: "家庭住址", prop: "address"},
......
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