更新
This commit is contained in:
@ -139,14 +139,16 @@ const pageData = reactive({
|
||||
{ label: "姓名", prop: "xm" },
|
||||
{ label: "身份证号", prop: "sfzh" },
|
||||
{ label: "电话", prop: "dh" },
|
||||
{ label: "组合大类", prop: "sfdlmc" },
|
||||
{ label: "组合小类", prop: "sfzlmc" },
|
||||
{ label: "预警标签", prop: "yjbqmc" },
|
||||
// { label: "组合大类", prop: "sfdlmc" },
|
||||
// { label: "组合小类", prop: "sfzlmc" },
|
||||
{ label: "组合次数", prop: "sfcs", showSolt: true },
|
||||
{ label: "标签颜色", prop: "bqys", showSolt: true },
|
||||
{ label: "预警时间", prop: "yjsj" },
|
||||
{ label: "预警分值", prop: "sffz" },
|
||||
{ label: "处置状态", prop: "czzt", showSolt: true },
|
||||
{ label: "所属县局", prop: "ssbm" },
|
||||
{ label: "所属县局", prop: "ssxgaj" },
|
||||
{ label: "处置单位", prop: "ssbm" },
|
||||
]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user