Skip to content

Commit 184b133

Browse files
save file
1 parent eff3f87 commit 184b133

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

html/chat-room/chat-room.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@
245245

246246
var ts = display.last;
247247
var result = await post('simple/del',{room_id,username,password,del_id,ts});
248+
console.log('del',result);
248249
if(!result)return;
249250

250251
display.result(result);

0 commit comments

Comments
 (0)