[update] 新法规导入流程翻译
This commit is contained in:
@@ -250,7 +250,8 @@ export default {
|
||||
{
|
||||
dataIndex: 'finishFlag_dictText',
|
||||
title: this.$t('status'),
|
||||
width: 100
|
||||
width: 100,
|
||||
scopedSlots: { customRender: 'dictText' }
|
||||
}
|
||||
],
|
||||
image: false,
|
||||
|
||||
@@ -124,6 +124,7 @@
|
||||
tree-checkable
|
||||
treeCheckStrictly
|
||||
:disabled="disabled"
|
||||
:replaceFields="{title: isChinese() ? 'title' : 'enTitle'}"
|
||||
:placeholder="disabled ? '' : $t('pleaseSelect')+$t('workCenter.newRegulationImportProcess.applicableMarket')" />
|
||||
</a-form-model-item>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user