mim项目列表调整
parent
806010c6d4
commit
8a6a7962ae
|
@ -484,14 +484,14 @@
|
||||||
sortable="custom"
|
sortable="custom"
|
||||||
min-width="160"
|
min-width="160"
|
||||||
/>
|
/>
|
||||||
<el-table-column
|
<!-- <el-table-column
|
||||||
v-if="hasPermi(['role:mim'])"
|
v-if="hasPermi(['role:mim'])"
|
||||||
prop="MIM_UrgentCount"
|
prop="MIM_UrgentCount"
|
||||||
:label="$t('trials:trials-list:table:MIM_UrgentCount')"
|
:label="$t('trials:trials-list:table:MIM_UrgentCount')"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
sortable="custom"
|
sortable="custom"
|
||||||
min-width="160"
|
min-width="160"
|
||||||
/>
|
/> -->
|
||||||
<el-table-column
|
<el-table-column
|
||||||
v-if="hasPermi(['role:mim'])"
|
v-if="hasPermi(['role:mim'])"
|
||||||
prop="MIM_PendingReviewCount"
|
prop="MIM_PendingReviewCount"
|
||||||
|
|
Loading…
Reference in New Issue