This commit is contained in:
parent
b5cf1354a7
commit
647c8969f3
|
|
@ -96,7 +96,7 @@
|
|||
// initTable();
|
||||
// });
|
||||
|
||||
layui.use('layer', 'upload', function () {
|
||||
layui.use(['layer', 'upload'], function () {
|
||||
var upload = layui.upload;
|
||||
layer = layui.layer;
|
||||
// 执行上传功能
|
||||
|
|
|
|||
Loading…
Reference in New Issue