自动化立体仓库 - WMS系统
*
lsh
11 小时以前 a6b49351ea3d9f70b2ef2aed0bf6fab865f7055e
*
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/views/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html
@@ -170,7 +170,7 @@
            success: function (res) {
                if (res.code == 200) {
                    let days = res.data
                    if (days <= 29) {
                    if (days <= 10) {
                        showPopup(res.data)
                    } else {
                        showPopup("");