Commit 333860b5 authored by youjie's avatar youjie

no message

parent 4f50f252
......@@ -17,7 +17,7 @@
.HT_total p>span{
float: left;
display: inline-block;
width: 33.33%;
width: 25%;
}
.TC_leftSearch>div{
padding: 5px 0;
......@@ -241,7 +241,7 @@
<div class="groupTourOrder_count">
<el-row :gutter="20">
<template v-for="(item,index) in SummaryList">
<el-col :xs="8" :sm="8" :md="8" :lg="8" :xl="6">
<el-col :xs="8" :sm="8" :md="8" :lg="8" :xl="8">
<div class="groupTourOrder_count_item HT_total">
<div>
<span>{{item.CurrencyName}}</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