JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_fix: bug
This commit is contained in:
@@ -287,7 +287,7 @@
|
|||||||
reply_send()
|
reply_send()
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
if (value.value === '') {
|
if (value.value === '' && fileList.value.length === 0) {
|
||||||
if (bbsTag.value === 'SUG') {
|
if (bbsTag.value === 'SUG') {
|
||||||
return common.msg('请输入你的建议');
|
return common.msg('请输入你的建议');
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user