lvhao 1 dienu atpakaļ
vecāks
revīzija
e06cfaf41a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      template/erp/commodity_edit.html

+ 1 - 1
template/erp/commodity_edit.html

@@ -108,7 +108,7 @@ $(".datatext tr").each(function() {
                 $(".express").show();
             } else {
 				$(".ts").hide();
-                $(".ts p").html("添加失败,请重试");
+                $(".ts p").html(a.msg);
                 $(".ts").fadeIn();
                 setTimeout('$(".ts").fadeOut()', 600);
             }