记得上下班打卡 | git大法好,push需谨慎

Commit ca6ec4cb authored by dongchun's avatar dongchun

修改搜索词回显时间问题

parent 2cce97b3
......@@ -149,6 +149,8 @@
hotArr.push(hotStr[i])
$(".tags").append(str);
}
let time = data.changeTime / 60;
$("#time").val(time)
})
})
function addItems () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment