意见反馈问题修复
parent
cd581041b9
commit
8257793b4f
|
@ -164,7 +164,7 @@
|
|||
/>
|
||||
<el-table-column
|
||||
:label="$t('feedBack:form:study')"
|
||||
prop="NoticeTypeEnum"
|
||||
prop="ExperimentName"
|
||||
min-width="140"
|
||||
show-overflow-tooltip
|
||||
sortable="custom"
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue