Commit 502284b0 by member

Merge branch 'dev' of 115.159.76.241:gicmember/member into dev

parents 471ff5ca f14ca0c0
......@@ -269,7 +269,7 @@
<div class="record-infoimg"><img
width="60"
height="60"
:src="scope.row.thirdImgUrl ? scope.row.thirdImgUrl : './static/img/default.png'"
:src="scope.row.imageUrl ? scope.row.imageUrl : './static/img/default.png'"
alt=""
></div>
<div class="record-infocontent">
......
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