Commit 36503264 by qinjianhui

fix: 问题修改

parent d48d0919
......@@ -836,9 +836,7 @@
maxlength="1000"
show-word-limit
/>
<div style="margin-top: 12px; color: #777">
{{ '多个字段使用_##_,_##_隔开' }}
</div>
<div style="margin-top: 12px; color: #777">多个字段使用","隔开</div>
</div>
<template #footer>
<span class="dialog-footer">
......
......@@ -848,9 +848,7 @@
maxlength="1000"
show-word-limit
/>
<div style="margin-top: 12px; color: #777">
{{ '多个字段使用_##_,_##_隔开' }}
</div>
<div style="margin-top: 12px; color: #777">多个字段使用","隔开</div>
</div>
<template #footer>
<span class="dialog-footer">
......
......@@ -926,9 +926,7 @@
maxlength="1000"
show-word-limit
/>
<div style="margin-top: 12px; color: #777">
{{ '多个字段使用_##_,_##_隔开' }}
</div>
<div style="margin-top: 12px; color: #777">多个字段使用","隔开</div>
</div>
<template #footer>
<span class="dialog-footer">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment