Commit 1533f748 by hd

Merge branch 'dev_xzeq_xz' of http://39.99.224.27:9022/changchao/founder_vue into dev_xzeq_xz

parents f416e038 8bc82031
......@@ -50,7 +50,7 @@ export default {
},
{
label: "号牌是否为真",
prop: "ssjdcJdchphmzwPdbz",
prop: "ssjdcJdchphmzwPdbzStr",
},
{
label: "车辆识别号",
......
......@@ -695,8 +695,7 @@ export default {
type: "text",
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
col: "2"
},
{
name: "备注信息:",
......@@ -704,8 +703,7 @@ export default {
type: "text",
value: "",
placeholder: "请输入",
col: "3",
prop: "checkEmpty",
col: "3"
},
{
name: "图片:",
......@@ -717,8 +715,7 @@ export default {
requestUrl: "/flwsFj/tbstasjflwsCj/save",
acceptType: "image/jpeg,image/gif,image/png",
col: "3",
fileList: [],
// prop: 'checkEmpty',
fileList: []
},
],
},
......@@ -752,8 +749,7 @@ export default {
type: "text",
value: "",
placeholder: "请输入",
col: "2",
prop: "checkEmpty",
col: "2"
},
{
name: "备注信息:",
......@@ -761,8 +757,7 @@ export default {
type: "text",
value: "",
placeholder: "请输入",
col: "3",
prop: "checkEmpty",
col: "3"
},
{
name: "视频:",
......@@ -774,8 +769,7 @@ export default {
requestUrl: "/flwsFj/tbstasjflwsCj/save",
acceptType: "video/mp4,video/flv,video/avi,video/wmv",
col: "3",
fileList: [],
// prop: 'checkEmpty',
fileList: []
},
],
},
......@@ -919,7 +913,7 @@ export default {
},
{
label: "号牌是否为真",
prop: "ssjdcJdchphmzwPdbz",
prop: "ssjdcJdchphmzwPdbzStr",
},
{
label: "车辆识别号",
......
......@@ -632,7 +632,7 @@ export default {
},
{
label: "号牌是否为真",
prop: "ssjdcJdchphmzwPdbz",
prop: "ssjdcJdchphmzwPdbzStr",
},
{
label: "车辆识别号",
......
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