company/src/views/business/solutions.vue
@@ -42,7 +42,7 @@ <span v-if="row.type === 1">委托<div style="color: blue;display: block" >{{ row.shopName || '-' }}</div></span> </template> </el-table-column> <el-table-column label="投保价格" min-width="100px"> <el-table-column label="方案费用" min-width="100px"> <template slot-scope="{row}"> <span>{{row.price}}元/人/</span> <span v-if="row.timeUnit === 0">天</span>