CzRger il y a 1 an
Parent
commit
094db1a442
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/views/system/notice-announcement/detail.vue

+ 2 - 0
src/views/system/notice-announcement/detail.vue

@@ -30,6 +30,8 @@
               label="内容:"
               type="textarea"
               :rows="8"
+              show-word-limit
+              :maxlength="10000"
               v-model:param="cusDetail.noticeBody"/>
           <CusFormColumn
               :span="24"