gaoluyang
昨天 9effd6fe741ec09c870a6a12aec394a09179c77b
src/views/customerService/expiryAfterSales/index.vue
@@ -34,11 +34,12 @@
            >重置</el-button
            >
         </div>
         <div class="table_actions">
            <el-button type="primary" @click="openForm('add')">新增</el-button>
            <el-button type="danger" @click="handleDelete">删除</el-button>
         </div>
      </div>
      <div class="table_actions" style="margin-bottom: 10px;">
         <el-button type="primary" @click="openForm('add')">新增</el-button>
         <el-button type="danger" @click="handleDelete">删除</el-button>
      </div>
      <div class="table_list">
         <PIMTable
            rowKey="id"