自动化立体仓库 - WMS系统
*
pjb
2025-08-11 2b1c858126f9c059bd6e308923eabfc71b1b4e7a
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)
          }