Commit c98d0f3e by gao_yingdong

修改字段

parent ea5889e0
......@@ -280,7 +280,7 @@ export default {
// },
{
label: "警情类别",
prop: "",
prop: "dicLhlbdm",
// width: "150",
},
// {
......
......@@ -29,9 +29,9 @@ export default {
value: "",
selectData: [
{ value: "0", name: "手机号" },
{ value: "1", name: "邮箱号" },
// { value: "2", name: "人像" },
{ value: "3", name: "银行卡号" },
// { value: "1", name: "邮箱号" },
// // { value: "2", name: "人像" },
// { value: "3", name: "银行卡号" },
],
col: "3",
rules: [{ required: true, message: "请选择", trigger: "blur" }],
......
......@@ -230,7 +230,7 @@ export default {
{
label: "致伤人数",
width: "120px",
prop: "zshrs",
prop: "zshangrs",
},
{
......@@ -240,7 +240,7 @@ export default {
},
{
label: "登记人",
prop: "djr",
prop: "xxdjryXm",
width: "150px",
},
{
......
......@@ -35,7 +35,7 @@ export default {
header: "侦查",
pageBs: "queryShseTh",
cxFormData: {
rows: 10,
limit: 10,
page: 1,
ajmc: "",
zjhm: "",
......
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