From 8bab447428237d6803d0c1fe22ee6319af6bb9b7 Mon Sep 17 00:00:00 2001 From: CareyWong Date: Tue, 7 Jul 2020 13:48:52 +0800 Subject: [PATCH] Update: upload max-length --- src/views/Subconverter.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Subconverter.vue b/src/views/Subconverter.vue index 247805d..ba0aed5 100644 --- a/src/views/Subconverter.vue +++ b/src/views/Subconverter.vue @@ -200,7 +200,7 @@ v-model="uploadConfig" type="textarea" :autosize="{ minRows: 15, maxRows: 15}" - maxlength="3000" + maxlength="5000" show-word-limit >