Fix: 修复在线版下上传后无法操作界面
This commit is contained in:
@@ -253,7 +253,7 @@ BU.initWithDropdownBox = function (type, startPath) {
|
||||
},
|
||||
end: function () {
|
||||
$('#mixly-loader-div').css('display', 'none');
|
||||
$("#layui-layer-shade" + layerNum).remove();
|
||||
$(`#layui-layer-shade${layerNum}`).remove();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user