mergecustomer.vue 167 Bytes
Newer Older
lanbaoming's avatar
lanbaoming committed
1 2 3 4 5 6
<template>
  <div class="app-container">
    <el-card style="margin-bottom: 10px"> </el-card>
    <el-card style="margin-bottom: 10px"> </el-card>
  </div>
</template>