Commit d50d1398 by swl

购房补贴字段修改

parent c37be067
...@@ -769,8 +769,8 @@ export default { ...@@ -769,8 +769,8 @@ export default {
width: 200, width: 200,
}, },
{ {
key: "contactUser", key: "enterpriseName",
label: "姓名", label: "企业名称",
width: 150, width: 150,
}, },
{ {
......
...@@ -776,8 +776,8 @@ export default { ...@@ -776,8 +776,8 @@ export default {
width: 200, width: 200,
}, },
{ {
key: "contactUser", key: "enterpriseName",
label: "企业联系人", label: "企业名称",
width: 150, width: 150,
}, },
{ {
......
...@@ -749,8 +749,8 @@ export default { ...@@ -749,8 +749,8 @@ export default {
width: 200, width: 200,
}, },
{ {
key: "contactUser", key: "enterpriseName",
label: "姓名", label: "企业名称",
width: 150, width: 150,
}, },
{ {
......
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