This commit is contained in:
BianLzhaoMin 2025-05-23 16:39:13 +08:00
parent b5cf1354a7
commit 647c8969f3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
// initTable();
// });
layui.use('layer', 'upload', function () {
layui.use(['layer', 'upload'], function () {
var upload = layui.upload;
layer = layui.layer;
// 执行上传功能