Compare commits

..

No commits in common. "9c36c7975cf9eee1aad37e04a869399645628e74" and "09ed271199ae8c67f0e2d7646f31b15468e3c319" have entirely different histories.

1 changed files with 2 additions and 7 deletions

View File

@ -4,13 +4,8 @@
:column="2" :column="2"
border border
style="width: 1000px" style="width: 1000px"
:labelStyle="{ labelStyle="white-space:nowrap;"
whiteSpace: 'nowrap', contentStyle="word-break:break-all;"
}"
:contentStyle="{
wordBreak: 'break-all',
whiteSpace: 'nowrap',
}"
> >
<el-descriptions-item :label="$t('trials:trials-list:form:trialId')"> <el-descriptions-item :label="$t('trials:trials-list:form:trialId')">
{{ trialInfo.TrialCode }} {{ trialInfo.TrialCode }}