fix: crm statistics

This commit is contained in:
xingyu4j
2025-10-22 12:29:44 +08:00
parent fc475c128c
commit 7aacec3e69
9 changed files with 278 additions and 188 deletions

View File

@@ -133,7 +133,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
<FormModal @success="handleRefresh" />
<Grid>
<template #toolbar-actions>
<Tabs class="-mt-11 w-full" @change="handleChangeSceneType">
<Tabs class="w-full" @change="handleChangeSceneType">
<Tabs.TabPane tab="我负责的" key="1" />
<Tabs.TabPane tab="我参与的" key="2" />
<Tabs.TabPane tab="下属负责的" key="3" />