|
@@ -192,7 +192,7 @@
|
|
|
<span style="color:#706266;">{{ delegationInfo.visitDays }}天/{{
|
|
|
delegationInfo.visitPNumber }}人</span>
|
|
|
</div>
|
|
|
- <hr style='background-color:#5555; height:1px; border:none;' />
|
|
|
+ <hr style='background-color:#5555; height:1px; border:none;margin: 10px 0px;' />
|
|
|
<div>
|
|
|
<template>
|
|
|
<el-table :data="ContentList" :border=true style="width: 100%" :span-method="objectSpanMethod">
|