lvhao 1 dia atrás
pai
commit
b721e5885c

+ 0 - 1
template/erp/fullorder_edit.html

@@ -994,7 +994,6 @@ if(eid == '2' || eid == '64')//联邦的话替换签名选项
 				success: function(a) {
 					layx.destroy('loadId');
 					if (a && a.success) {
-						
 						//$('#tipdata').attr('title', a.msg);
 						$(".expressfa .expressfa2").html(a.msg);
 						$(".expressfa i").show();

+ 0 - 1
template/erp/fullorder_readonly.html

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