Commit 940b78d8 by liulianglang

受害人,报案人样式调整

parent c7b936a6
......@@ -10044,6 +10044,7 @@ const shrxx_jbxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: 'checkEmpty'
},
{
name: "人员身份:",
......@@ -10182,7 +10183,7 @@ const shrxx_jbxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: 'checkEmpty'
// prop: 'checkEmpty'
},
{
name: "被害人信息是否封存:",
......@@ -10556,7 +10557,7 @@ const fwbsh_jbxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: 'checkEmpty'
// prop: 'checkEmpty'
},
{
name: "注册地国家和地区:",
......@@ -12197,7 +12198,7 @@ const zbfzxyr_zhxx = [
value: "",
placeholder: "请输入",
col: "2",
// prop: "checkEmpty",
prop: "checkEmpty",
},
{
name: "抓获方式补充描述:",
......@@ -12310,7 +12311,7 @@ const zbfzxyr_qtxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
// prop: "checkEmpty",
},
{
name: "个人爱好及活动特点:",
......@@ -12431,7 +12432,7 @@ const zbfzxyr_qtxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
// prop: "checkEmpty",
},
{
name: "滥用毒品补充描述:",
......@@ -12668,7 +12669,7 @@ const zbfzxyr_jbxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
// prop: "checkEmpty",
},
{
name: "出生日期估值上限:",
......@@ -12895,6 +12896,7 @@ const zbfzxyr_zcxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
},
{
name: "人员身份补充描述:",
......@@ -12960,7 +12962,7 @@ const zbfzxyr_zcxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
// prop: "checkEmpty",
},
{
name: "是否有吸毒史:",
......@@ -12971,7 +12973,7 @@ const zbfzxyr_zcxx = [
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
// prop: "checkEmpty",
},
{
name: "体貌特征:",
......
......@@ -51,11 +51,11 @@ export default {
},
{
label: "物权类别",
prop: "syfwbzhWqlbdm",
prop: "syfwbzhWqlbdmStr",
},
{
label: "服务标识号类别",
prop: "syfwbzhFwbzhFwbzhlbdm",
prop: "syfwbzhFwbzhFwbzhlbdmStr",
},
{
label: "标识号类别补充描述",
......
......@@ -52,7 +52,7 @@ export default {
},
{
label: "常用证件",
prop: "cyzjCyzjdm",
prop: "cyzjCyzjdmStr",
},
{
label: "证件号码",
......@@ -60,11 +60,11 @@ export default {
},
{
label: "性别",
prop: "xbdm",
prop: "xbdmStr",
},
{
label: "国籍",
prop: "gjdm",
prop: "gjdmStr",
},
],
cxUrl: "/zbfzxyr/queryAll",
......
......@@ -51,7 +51,7 @@ export default {
},
{
label: "常用证件",
prop: "cyzjCyzjdm",
prop: "cyzjCyzjdmStr",
},
{
label: "证件号码",
......@@ -59,11 +59,11 @@ export default {
},
{
label: "性别",
prop: "xbdm",
prop: "xbdmStr",
},
{
label: "国籍",
prop: "gjdm",
prop: "gjdmStr",
},
],
cxUrl: "/gxr/queryAll",
......
......@@ -52,7 +52,7 @@ export default {
},
{
label: "常用证件",
prop: "cyzjCyzjdm",
prop: "cyzjCyzjdmStr",
},
{
label: "证件号码",
......@@ -60,11 +60,11 @@ export default {
},
{
label: "性别",
prop: "xbdm",
prop: "xbdmStr",
},
{
label: "国籍",
prop: "gjdm",
prop: "gjdmStr",
},
],
cxUrl: "/ba/queryAll",
......
......@@ -52,7 +52,7 @@ export default {
},
{
label: "常用证件",
prop: "cyzjCyzjdm",
prop: "cyzjCyzjdmStr",
},
{
label: "证件号码",
......@@ -60,11 +60,11 @@ export default {
},
{
label: "性别",
prop: "xbdm",
prop: "xbdmStr",
},
{
label: "国籍",
prop: "gjdm",
prop: "gjdmStr",
},
],
cxUrl: "/rybh/queryAll",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment