自动化立体仓库 - WMS系统
*
pjb
4 天以前 3114844972daadef6908df6ebdd4e1c03ac4257f
*
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/views/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html
@@ -147,7 +147,7 @@
      success: function (res) {
        if (res.code == 200) {
          let days = res.data
          if (days <= 30) {
          if (days <= 15) {
            $("#licenseShow").show()
            $("#licenseDays").html(days)
          }