This commit is contained in:
罗松柏 2021-06-18 20:43:27 +08:00
parent b3b90e0b46
commit e76d4252c3
2 changed files with 2 additions and 0 deletions

1
web/src/x.min.js vendored
View File

@ -170,6 +170,7 @@ var X = window.X || {
type:type,
data:data,
async:false,
contentType: 'application/json',
beforeSend: function () {
// loading 显示
index = layer.load(1);

View File

@ -169,6 +169,7 @@ var X = window.X || {
type:type,
data:data,
async:false,
contentType: 'application/json',
beforeSend: function () {
// loading 显示
index = layer.load(1);