更新页面

This commit is contained in:
2025-07-03 21:15:39 +08:00
parent a72b8782bc
commit 29444fbdc2
11 changed files with 265 additions and 304 deletions

View File

@ -93,10 +93,6 @@ const pageData = reactive({
tableColumn: [
{ label: "管辖单位", prop: "gxDwDm", showSolt: true, width: 200 },
{ label: "姓名", prop: "ryXm", showSolt: true, width: 130 },
{ label: "英文姓名", prop: "ryXmYw", showSolt: true, width: 130 },
{ label: "别名", prop: "ryBm", showSolt: true, width: 130 },
{ label: "网名", prop: "ryWm", showSolt: true, width: 130 },
{ label: "绰号", prop: "ryCh", showSolt: true, width: 130 },
{ label: "手机号码", prop: "rySjhm", showSolt: true, width: 130 },
{ label: "身份证号码", prop: "rySfzh", showSolt: true, width: 130 },
{ label: "户籍地址", prop: "ryHjdz", showSolt: true, width: 130 },