feat:【antd】【crm】优化 clue 线索的列表界面

This commit is contained in:
YunaiV
2025-09-23 23:47:09 +08:00
parent 634b5be676
commit 95ce3e40f7

View File

@@ -182,17 +182,6 @@ const [Grid, gridApi] = useVbenVxeGrid({
</Page>
</template>
<style scoped>
:deep(.clue-tabs) {
position: relative;
z-index: 2;
margin-top: -16px;
margin-bottom: 12px;
}
:deep(.clue-tabs .ant-tabs-nav::before) {
border: none;
}
:deep(.vxe-toolbar div) {
z-index: 1;
}