Commit cfe59fb7 authored by anxixi's avatar anxixi

人脉圈

parent 2b1d7f5d
......@@ -490,6 +490,7 @@
};
this.workdata.workName = row.workName;
this.workdata.orgName = row.orgName;
this.workdata.address = row.address,
this.workdata.nationId = row.nationId;
this.workdata.cityId = row.cityId;
this.workdata.provinceId = row.provinceId;
......@@ -861,7 +862,7 @@
width: 80%;
>p{
margin-right: 20px;
max-width: 200px;
max-width: 130px;
height: 20px;
line-height: 20px;
overflow: hidden;
......
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