[update 解读流程] 去掉译文的编辑

This commit is contained in:
danshihao
2024-08-05 10:27:48 +08:00
parent fdfa15b1d1
commit fbc73a2b9d
2 changed files with 14 additions and 15 deletions
@@ -14,13 +14,13 @@
<a-spin :spinning="confirmLoading">
<a-form :form="form" :label-col="labelCol" :wrapper-col="wrapperCol">
<!--译文-->
<a-form-item :label="$t('workCenter.standardInterpretationProcess.translation')" :colon="false">
<a-textarea :placeholder="$t('pleaseEnter') + $t('workCenter.standardInterpretationProcess.translation')"
:maxLength="500"
:rows="4"
:disabled="disabled"
v-decorator="['translation']" />
</a-form-item>
<!--<a-form-item :label="$t('workCenter.standardInterpretationProcess.translation')" :colon="false">-->
<!-- <a-textarea :placeholder="$t('pleaseEnter') + $t('workCenter.standardInterpretationProcess.translation')"-->
<!-- :maxLength="500"-->
<!-- :rows="4"-->
<!-- :disabled="disabled"-->
<!-- v-decorator="['translation']" />-->
<!--</a-form-item>-->
<!--是否与上一版相同-->
<a-form-item :label="$t('workCenter.standardInterpretationProcess.sameAsPreviousVersion')" :colon="false">
<j-dict-select-tag dict-code="yn"