修改bug

This commit is contained in:
yangjun 2026-02-24 16:36:55 +08:00
parent 87e5deb0b3
commit 82e7d61596
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@
<BasicTable @register="registerTable"> <BasicTable @register="registerTable">
<!--插槽:table标题--> <!--插槽:table标题-->
<template #tableTitle> <template #tableTitle>
<span>说明工单类型为<span style="color:red">平台搭建</span>的工单信息需要先创建<span
style="color:red">数据源管理</span>后才能进行反馈否则管理平台<span style="color:red">初始化账号</span>功能会失败</span>
</template> </template>
<!--操作栏--> <!--操作栏-->
<template #action="{ record }"> <template #action="{ record }">