YYC
2026-03-03 59c99660816a0833f74ff1162b47bbf05d6805b5
igdss-app/js/admin/inout-out-handle-list.js
@@ -88,7 +88,7 @@
      })
   } else {
      html +=
         '<li><div class="con"><div style="text-align: center;font-size: 20px;color:#dd524d;padding-top: 16px;">暂无入库待值仓信息</div></div></li>';
         '<li><div class="con"><div style="text-align: center;font-size: 20px;color:#dd524d;padding-top: 16px;">暂无出库待值仓信息</div></div></li>';
   }
   $("#handleList").html(html);