review:【antd】【mall】客服模块

This commit is contained in:
YunaiV
2025-11-02 09:20:25 +08:00
parent ac98a876b5
commit 904cf46ec0
17 changed files with 42 additions and 43 deletions

View File

@@ -1,4 +1,5 @@
<script lang="ts" setup>
// TODO @jawe from xingyuhttps://gitee.com/yudaocode/yudao-ui-admin-vben/pulls/243/files#diff_note_47350213这个组件没有必要直接用antdv card 的slot去做就行了只有这一个地方用没有必要单独写一个组件
defineProps({
title: {
type: String,