refactor(components): 调整文件上传大小限制并优化附件展示逻辑
This commit is contained in:
@@ -420,6 +420,7 @@ const getAttachmentList = () => {
|
||||
nextTick(() => {
|
||||
showAttachmentTable.value = true
|
||||
})
|
||||
activeName.value = 'all'
|
||||
loading.close()
|
||||
} else {
|
||||
ElNotification({
|
||||
|
||||
Reference in New Issue
Block a user