Skip to content

Commit e9e40a3

Browse files
committed
fix: bug fix
1 parent 649bd77 commit e9e40a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/views/ds/DatasourceForm.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ defineExpose({
568568
$t('datasource.please_enter') + $t('common.empty') + t('ds.form.description')
569569
"
570570
:rows="2"
571+
show-word-limit
572+
maxlength="200"
571573
type="textarea"
572574
/>
573575
</el-form-item>

0 commit comments

Comments
 (0)