中心列表参与人员去除排序
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
2772168c3b
commit
4cef62ccba
|
@ -98,7 +98,6 @@
|
||||||
min-width="150"
|
min-width="150"
|
||||||
:label="$t('trials:site:table:staff')"
|
:label="$t('trials:site:table:staff')"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
sortable="custom"
|
|
||||||
>
|
>
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button type="text" @click="getStaffList(scope.row)">
|
<el-button type="text" @click="getStaffList(scope.row)">
|
||||||
|
|
Loading…
Reference in New Issue