This commit is contained in:
yanran200730
2022-03-21 15:47:17 +08:00
parent 19e3b730db
commit 4f5cea34b3
7 changed files with 18 additions and 12 deletions

View File

@@ -95,6 +95,8 @@
<el-input
type="textarea"
:rows="3"
maxlength="500"
show-word-limit
placeholder="请输入…"
v-model="dialogInfo.ruleDescription">
</el-input>