diff --git a/WebRoot/view/jrgl/xtgl/index.html b/WebRoot/view/jrgl/xtgl/index.html index 76ab0c00..57abb126 100644 --- a/WebRoot/view/jrgl/xtgl/index.html +++ b/WebRoot/view/jrgl/xtgl/index.html @@ -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;