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