Browse Source

Merge remote-tracking branch 'remotes/origin/developer' into developerB

Aslee 4 years ago
parent
commit
035ebd93b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/webapp/WEB-INF/views/modules/zplm/cmBrandAuthForm.jsp

+ 1 - 0
src/main/webapp/WEB-INF/views/modules/zplm/cmBrandAuthForm.jsp

@@ -281,6 +281,7 @@
 						"\t\t\t\t\t\t<img src=\"http://192.168.2.100/group1/M00/00/05/wKgCZGBdlSyAHzPDAAJDl8RXwhI006.png\" url=\"http://192.168.2.100/group1/M00/00/05/wKgCZGBdlSyAHzPDAAJDl8RXwhI006.png\" style=\"max-width:100px;max-height:100px;_height:100px;border:0;padding:3px;\">\n" +
 						"\t\t\t\t\t\t</a>&nbsp;&nbsp;\n" +
 						"\t\t\t\t\t\t<a href=\"javascript:\" onclick=\"authLogoDel(this);\">×</a>")
+				$("#authLogo").attr('value', url);
 				$("#authLogoPreview a").attr('href', url);
 				$("#authLogoPreview img").attr('src', url);
 				$("#authLogoPreview img").attr('url', url);