This commit is contained in:
parent
95211484df
commit
8f8e1c78d0
|
|
@ -238,7 +238,7 @@
|
|||
type: 'button'
|
||||
});
|
||||
let fileList = []
|
||||
let uploadDom = {}
|
||||
let uploadDom = []
|
||||
|
||||
// 将自定义元素插入到最后一个单元格
|
||||
div.append(customElement);
|
||||
|
|
|
|||
Loading…
Reference in New Issue