main
kgdxpr 7 months ago
parent a1ef71100c
commit 6f5b2baa4f

@ -176,8 +176,9 @@
elem: '.selectFile',
url: '/QingLong/dataShare/saveUploadFile',
auto: true,
acceptMime:'application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
accept: 'file',
exts: 'xlsx',
exts: 'xls|xlsx',
before: function () {
layer.load(); //上传loading
system_id = this.id;

Loading…
Cancel
Save