张诺
6 天以前 3547dd9c661e7c0c70b71c6393e22d35a1d368aa
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"