Skip to content

Commit 0a332c9

Browse files
save file
1 parent 5a85c6e commit 0a332c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/chat-room-tmp/chat-room-tmp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
rd.attr.server = function(){
168168

169169
if(!target.hasAttribute('server'))return;
170-
server = target.getAttribute('server');
170+
server = target.getAttribute('server');console.log('rd.attr.server',server);
171171

172172
}//server
173173

0 commit comments

Comments
 (0)