Selaa lähdekoodia

提问字数限制恢复成50字

cxmo 3 vuotta sitten
vanhempi
commit
adc57de145
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages-question/hasQuestion.vue

+ 1 - 1
pages-question/hasQuestion.vue

@@ -24,7 +24,7 @@ export default {
     return {
       text:'',
       textlength:0,
-      maxlength:10,
+      maxlength:50,
       hintShow:false
     };
   },