瀏覽代碼

fixed tagEntry redirection (#4366)

bulewhale235 4 年之前
父節點
當前提交
5736ec67c4
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      p/scripts/main.js

+ 1 - 0
p/scripts/main.js

@@ -1172,6 +1172,7 @@ function init_stream(stream) {
 					name_tag: tagId == 0 ? tagName : '',
 					name_tag: tagId == 0 ? tagName : '',
 					id_entry: entryId,
 					id_entry: entryId,
 					checked: isChecked,
 					checked: isChecked,
+					ajax: 1,
 				}));
 				}));
 			}
 			}
 		}
 		}