lvhao 2 dagar sedan
förälder
incheckning
b721e5885c
2 ändrade filer med 0 tillägg och 2 borttagningar
  1. 0 1
      template/erp/fullorder_edit.html
  2. 0 1
      template/erp/fullorder_readonly.html

+ 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();