人口基本信息- 增加了人口查询跳转页面

人口基本信息- 增加了creator_area1字段(创建人所在街道)
人口基本信息- 增加了查看人员卡片按钮页面跳转
This commit is contained in:
java_cuibaocheng@163.com 2023-11-26 23:04:31 +08:00
parent a8ad839ab7
commit 4507ffd992

View File

@ -244,7 +244,7 @@
} else if(checkDatas.length > 1) { } else if(checkDatas.length > 1) {
layer.msg("只能选择一个人员"); layer.msg("只能选择一个人员");
} else { } else {
top.layer.open({ layer.open({
type: 2, type: 2,
title: '个人信息卡片', title: '个人信息卡片',
closeBtn: 1, closeBtn: 1,