|
|
@ -237,6 +237,7 @@ function dianboerji() { |
|
|
|
deleteItemByCls('historylist'); |
|
|
|
deleteItemByCls('historylist'); |
|
|
|
let h = getHistory(); |
|
|
|
let h = getHistory(); |
|
|
|
addItemAfter("historyid", h); |
|
|
|
addItemAfter("historyid", h); |
|
|
|
|
|
|
|
updateItem("historyid", {desc: "1-3"}); |
|
|
|
} |
|
|
|
} |
|
|
|
},getHistory)); |
|
|
|
},getHistory)); |
|
|
|
|
|
|
|
|
|
|
|