gaoluyang
2026-06-22 eca5924030894adc81661f0784b87a95fe702d2f
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>