|
@@ -728,7 +728,6 @@ if($("select[name='express']").find("option:selected").val() == '24' || $("selec
|
|
success: function(a) {
|
|
success: function(a) {
|
|
layx.destroy('loadId');
|
|
layx.destroy('loadId');
|
|
if (a && a.success) {
|
|
if (a && a.success) {
|
|
-
|
|
|
|
//$('#tipdata').attr('title', a.msg);
|
|
//$('#tipdata').attr('title', a.msg);
|
|
$(".expressfa .expressfa2").html(a.msg);
|
|
$(".expressfa .expressfa2").html(a.msg);
|
|
$(".expressfa i").show();
|
|
$(".expressfa i").show();
|