修改bug
This commit is contained in:
parent
87e5deb0b3
commit
82e7d61596
|
|
@ -54,8 +54,6 @@
|
|||
<BasicTable @register="registerTable">
|
||||
<!--插槽:table标题-->
|
||||
<template #tableTitle>
|
||||
<span>说明:工单类型为<span style="color:red">【平台搭建】</span>的工单信息,需要先创建<span
|
||||
style="color:red">【数据源管理】</span>后才能进行反馈,否则管理平台<span style="color:red">【初始化账号】</span>功能会失败。</span>
|
||||
</template>
|
||||
<!--操作栏-->
|
||||
<template #action="{ record }">
|
||||
|
|
|
|||
Loading…
Reference in New Issue