czt
2023-06-12 d9e1a4fe6e51958c4571efe2ced4d4172ed385db
igds-web/src/main/resources/static/admin/inout/in-sample.js
@@ -358,7 +358,7 @@
function showDetail(obj) {
    curSampleData = null;
    var nowTime = dateFtt("yyyy-MM-dd HH:mm:ss", new Date());
    var nowTime = dateFtt("yyyy-MM-dd hh:mm:ss", new Date());
    $("#printTime").html(nowTime);
    curSampleData = obj.data;