修改BUG:IconView无法正常解析。更改请求内容类型为text/html

This commit is contained in:
Argo-MacBookPro 2018-06-13 07:28:14 +08:00
parent ee7f36fa53
commit 56019a0bb8
1 changed files with 2 additions and 0 deletions

View File

@ -230,6 +230,8 @@
$.bc({
url: Menu.iconView,
swal: false,
contentType: 'text/html',
dataType: 'html',
method: 'GET',
callback: function (result) {
if (result) {