|
|
|
@ -51,7 +51,7 @@ |
|
|
|
:show-overflow-tooltip="true" /> |
|
|
|
<el-table-column :label="$t('page.business.study.cell.sxr')" align="center" prop="sxr" |
|
|
|
:show-overflow-tooltip="true" /> |
|
|
|
<el-table-column :label="$t('page.business.study.cell.sssy')" align="center" prop="sssy" width="150px" /> |
|
|
|
<el-table-column :label="$t('page.business.study.cell.sssy')" align="center" prop="studyName" width="150px" /> |
|
|
|
|
|
|
|
<el-table-column :label="$t('form.operate')" fixed="right" align="center" |
|
|
|
class-name="small-padding fixed-width" width="250px"> |
|
|
|
|