feat: 实现了日历的选择组件与快速预定的接口请求联动

This commit is contained in:
2025-08-02 19:50:54 +08:00
parent ef413eb872
commit fef285f98d
6 changed files with 153 additions and 12 deletions

View File

@@ -33,7 +33,7 @@
<CreateServiceOrder v-else-if="item.toolCall.componentName === CompName.createWorkOrderCard"/>
</template>
<template #footer >
<text> 这个是底部 </text>
<!-- <text> 这个是底部 </text> -->
</template>
</ChatCardAI>
</template>