chenhj
2026-04-30 67dbada263c0a112a2f22c4072c8dfd20241dbc6
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"