Compare commits

...

2 Commits

Author SHA1 Message Date
DESKTOP-6C3NK6N\WXS b47a1e5311 Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
continuous-integration/drone/push Build is running Details
2024-08-13 11:12:16 +08:00
DESKTOP-6C3NK6N\WXS 8257793b4f 意见反馈问题修复 2024-08-13 11:12:01 +08:00
2 changed files with 2 additions and 1 deletions

View File

@ -164,7 +164,7 @@
/>
<el-table-column
:label="$t('feedBack:form:study')"
prop="NoticeTypeEnum"
prop="ExperimentName"
min-width="140"
show-overflow-tooltip
sortable="custom"

View File

@ -124,6 +124,7 @@
:value="trialInfo.UserFeedBackUnDealedCount || 0"
:max="99"
class="inBox"
v-hasPermi="['role:pm']"
>
<i class="el-icon-message" @click.stop="openFeedBack"></i>
</el-badge>