自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-03-31 c1cd979992d45347dcbca48e24e6502db7a3831b
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);