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