This commit is contained in:
给我
2026-02-25 09:36:05 +08:00
parent a05b857b6c
commit 5cbde4297d
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ const pageData = reactive({
}, //分页
controlsWidth: 250, //操作栏宽度
tableColumn: [
{ label: "图片", prop: "tp", showSolt: true },
// { label: "图片", prop: "tp", showSolt: true },
{ label: "民警姓名", prop: "xm" },
{ label: "身份证号码", prop: "sfzh" },
{ label: "警号", prop: "jh" },

View File

@ -199,7 +199,7 @@ const pageData = reactive({
}, //分页
controlsWidth: 250, //操作栏宽度
tableColumn: [
{ label: "图片", prop: "tp", showSolt: true },
// { label: "图片", prop: "tp", showSolt: true },
{ label: "民警姓名", prop: "xm" },
{ label: "身份证号码", prop: "sfzh" },
{ label: "警号", prop: "jh" },