feat: 呼叫服务命令
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
/>
|
||||
<CreateServiceOrder
|
||||
v-else-if="
|
||||
item.toolCall.componentName === CompName.createWorkOrderCard
|
||||
item.toolCall.componentName === CompName.callServiceCard
|
||||
"
|
||||
/>
|
||||
<Feedback
|
||||
|
||||
@@ -37,7 +37,7 @@ const itemList = ref([
|
||||
{
|
||||
icon: "",
|
||||
title: "呼叫服务",
|
||||
type: Command.createWorkOrderCard,
|
||||
type: Command.callServiceCard,
|
||||
},
|
||||
{
|
||||
icon: "https://oss.nianxx.cn/mp/static/version_101/home/more.png",
|
||||
|
||||
Reference in New Issue
Block a user