未验证 提交 693b8a97 编写于 作者: L labbomb 提交者: GitHub

[Fix][UI-NEXT] Disable file name (#9893)

上级 fea91866
......@@ -89,7 +89,8 @@ export default defineComponent({
<NFormItem label={t('project.workflow.file_name')} path='name'>
<NInput
v-model={[this.importForm.name, 'value']}
placeholder={t('project.workflow.enter_name_tips')}
placeholder={''}
disabled
/>
</NFormItem>
</NForm>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册