From 6f5b2baa4ffe35d57033f0a69e6ec4ce433efe0a Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Wed, 18 Dec 2024 10:40:00 +0800 Subject: [PATCH] 'commit' --- WebRoot/view/jrgl/xtgl/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;