11
This commit is contained in:
parent
b3b90e0b46
commit
e76d4252c3
1
web/src/x.min.js
vendored
1
web/src/x.min.js
vendored
@ -170,6 +170,7 @@ var X = window.X || {
|
|||||||
type:type,
|
type:type,
|
||||||
data:data,
|
data:data,
|
||||||
async:false,
|
async:false,
|
||||||
|
contentType: 'application/json',
|
||||||
beforeSend: function () {
|
beforeSend: function () {
|
||||||
// loading 显示
|
// loading 显示
|
||||||
index = layer.load(1);
|
index = layer.load(1);
|
||||||
|
@ -169,6 +169,7 @@ var X = window.X || {
|
|||||||
type:type,
|
type:type,
|
||||||
data:data,
|
data:data,
|
||||||
async:false,
|
async:false,
|
||||||
|
contentType: 'application/json',
|
||||||
beforeSend: function () {
|
beforeSend: function () {
|
||||||
// loading 显示
|
// loading 显示
|
||||||
index = layer.load(1);
|
index = layer.load(1);
|
||||||
|
Loading…
Reference in New Issue
Block a user