Authored by 张丽霞

代码错误处理

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
... ... @@ -159,7 +159,7 @@ $('.input-content').on('click', '.get', function() {
$('#dialog .content').html(' ');
}, 1400);
}
},,
},
error: function(data) {
$('#dialog').removeClass('hidden');
$('.keep-out').removeClass('hidden');
... ...