flat: 暂存
This commit is contained in:
@@ -147,6 +147,15 @@ export default {
|
|||||||
prop: "telphone",
|
prop: "telphone",
|
||||||
search: true,
|
search: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "身份证",
|
||||||
|
prop: "idNumber",
|
||||||
|
search: true,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: "年龄",
|
||||||
|
prop: "age",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "技能",
|
label: "技能",
|
||||||
prop: "skillName",
|
prop: "skillName",
|
||||||
|
|||||||
Reference in New Issue
Block a user