This commit is contained in:
BianLzhaoMin 2025-02-27 09:39:27 +08:00
parent 95211484df
commit 8f8e1c78d0
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@
type: 'button'
});
let fileList = []
let uploadDom = {}
let uploadDom = []
// 将自定义元素插入到最后一个单元格
div.append(customElement);