mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
refactor: 优化清除日志输入框的判断逻辑
This commit is contained in:
parent
76f3afbc7a
commit
aab9cc63b1
|
|
@ -161,6 +161,8 @@
|
|||
controls-position="right"
|
||||
min="1"
|
||||
max="100000"
|
||||
:value-on-clear="0"
|
||||
step-strictly
|
||||
style="width: 110px; margin-left: 8px; margin-right: 8px"
|
||||
></el-input-number>
|
||||
<span>天之前的对话记录</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue