mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-04 13:17:50 +08:00
fix
This commit is contained in:
parent
72153cc885
commit
340d409757
@ -26,7 +26,7 @@
|
|||||||
type="text"
|
type="text"
|
||||||
v-model="name"
|
v-model="name"
|
||||||
:disabled="router.history.current.name === 'projects-instance-details'"
|
:disabled="router.history.current.name === 'projects-instance-details'"
|
||||||
:placeholder="$t('Please enter name(required)')">
|
:placeholder="$t('Please enter name (required)')">
|
||||||
</x-input>
|
</x-input>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user