diff --git a/SrcJuying.js b/SrcJuying.js index b40de579..4ee51634 100644 --- a/SrcJuying.js +++ b/SrcJuying.js @@ -237,6 +237,7 @@ function dianboerji() { deleteItemByCls('historylist'); let h = getHistory(); addItemAfter("historyid", h); + updateItem("historyid", {desc: "1-3"}); } },getHistory));