Commit 36503264 by qinjianhui

fix: 问题修改

parent d48d0919
...@@ -836,9 +836,7 @@ ...@@ -836,9 +836,7 @@
maxlength="1000" maxlength="1000"
show-word-limit show-word-limit
/> />
<div style="margin-top: 12px; color: #777"> <div style="margin-top: 12px; color: #777">多个字段使用","隔开</div>
{{ '多个字段使用_##_,_##_隔开' }}
</div>
</div> </div>
<template #footer> <template #footer>
<span class="dialog-footer"> <span class="dialog-footer">
......
...@@ -848,9 +848,7 @@ ...@@ -848,9 +848,7 @@
maxlength="1000" maxlength="1000"
show-word-limit show-word-limit
/> />
<div style="margin-top: 12px; color: #777"> <div style="margin-top: 12px; color: #777">多个字段使用","隔开</div>
{{ '多个字段使用_##_,_##_隔开' }}
</div>
</div> </div>
<template #footer> <template #footer>
<span class="dialog-footer"> <span class="dialog-footer">
......
...@@ -926,9 +926,7 @@ ...@@ -926,9 +926,7 @@
maxlength="1000" maxlength="1000"
show-word-limit show-word-limit
/> />
<div style="margin-top: 12px; color: #777"> <div style="margin-top: 12px; color: #777">多个字段使用","隔开</div>
{{ '多个字段使用_##_,_##_隔开' }}
</div>
</div> </div>
<template #footer> <template #footer>
<span class="dialog-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