src/main/webapp/static/js/common.js
@@ -10,6 +10,9 @@ return typeof obj == "undefined" || obj == null || obj === ""; } // let loadIndex = layer.msg('请求中...', {icon: 16, shade: 0.01, time: false}); // layer.close(loadIndex); // 时间 ==>> 字符串 function dateToStr(date) { var time = new Date(date);