ソースを参照

月报2.0改造(4.1)

洪海涛 4 年 前
コミット
cbfa6619d1

+ 0 - 1
src/views/monthlyReport/childrenPage/editReport/components/VarText.vue

@@ -10,7 +10,6 @@
           v-model="textValue"
           type="textarea"
           :placeholder="headerTitleType === 'Head2' ? `请针对${headerTitle}进行分析` : '请输入'"
-          maxlength="300"
           show-word-limit
         />
         <span