mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
feat:
This commit is contained in:
parent
6a938ba1a8
commit
bbebad38f1
|
|
@ -32,7 +32,7 @@
|
|||
<el-table-column prop="abstract" label="摘要" show-overflow-tooltip />
|
||||
<el-table-column prop="chat_record_count" label="对话提问数" align="right" />
|
||||
<el-table-column prop="star_num" align="right">
|
||||
<template #header="{ row }">
|
||||
<template #header>
|
||||
<div>
|
||||
<span>用户反馈</span>
|
||||
<el-popover :width="170" trigger="click" :visible="popoverVisible">
|
||||
|
|
|
|||
Loading…
Reference in New Issue