diff --git a/sgzb-ui/src/views/system/post/index.vue b/sgzb-ui/src/views/system/post/index.vue index 459d16b4..41deaf64 100644 --- a/sgzb-ui/src/views/system/post/index.vue +++ b/sgzb-ui/src/views/system/post/index.vue @@ -115,7 +115,7 @@ @selection-change="handleSelectionChange" > - + @@ -209,6 +209,8 @@ v-model="form.remark" type="textarea" placeholder="请输入内容" + maxlength="100" + show-word-limit />