lrf402788946 4 years ago
parent
commit
08a4f484eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/order/transport/index.vue

+ 1 - 1
src/views/order/transport/index.vue

@@ -19,7 +19,7 @@
               <el-row :gutter="20" v-if="list.length === 0">
                 <el-col :span="12" :offset="6"><div class="empty">暂无数据,请先填写订单</div></el-col>
               </el-row>
-              <el-row v-else style="float:left">
+              <el-row v-else style="float:left;width:100%">
                 <el-col :span="12" class="card" v-for="(item, index) in list" :key="index">
                   <el-card class="box-card">
                     <div slot="header" class="clearfix">