gaoluyang
2026-08-06 377c0a70c094d024aeb0bb94f4b791c6d5530c1e
src/views/customerService/expiryAfterSales/index.vue
@@ -36,7 +36,7 @@
         </div>
         <div class="table_actions">
            <el-button type="primary" @click="openForm('add')">新增</el-button>
            <el-button type="danger" @click="handleDelete">删除</el-button>
            <el-button type="danger" @click="handleDelete" v-hasPermi="['customerService:expiryAfterSales:remove']">删除</el-button>
         </div>
      </div>