JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug

This commit is contained in:
杨航
2026-03-06 08:36:02 +08:00
parent c28162d7c4
commit 0bd0958157
@@ -287,7 +287,7 @@
reply_send()
return
}
if (value.value === '') {
if (value.value === '' && fileList.value.length === 0) {
if (bbsTag.value === 'SUG') {
return common.msg('请输入你的建议');
} else {