Commit 0fc74906 authored by zhengke's avatar zhengke

再次修改

parent bd5edce1
......@@ -2373,7 +2373,7 @@
<el-popover width="600" placement="bottom-end" trigger="click">
<div class="groupTourOrder_remarks_popover">
<div>{{$t('fnc.lsbeizhu')}}</div>
<p v-if="childItem.OPRemarksList.length !== 0" v-for="(item2, index2) in childItem.OPRemarksList" :key="index2" style="padding:5px 0;">
<p v-if="childItem.OPRemarksList.length !== 0" v-for="(item2, index2) in childItem.OPRemarksList" :key="index2" style="padding:5px 0;margin-bottom:5px;">
<span>{{item2.Remarks}}</span>
<span>{{item2.CreateByName}}&ensp;<span
style="color: #666666;">{{item2.CreateDate}}</span></span>
......
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