From 50e355f5da5c366c81a92cfdbce95b3c7ffdc1ae Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期五, 12 五月 2023 17:33:34 +0800 Subject: [PATCH] 能耗管理 --- igds-app/js/admin/inout-out-handle.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/igds-app/js/admin/inout-out-handle.js b/igds-app/js/admin/inout-out-handle.js index e72585c..838c9db 100644 --- a/igds-app/js/admin/inout-out-handle.js +++ b/igds-app/js/admin/inout-out-handle.js @@ -52,7 +52,6 @@ $("#plateNum").html(depotData.plateNum); $("#depotName").html(depotData.depotName); $("#storeKeeperName").html(depotData.storeKeeperName); - } function toHandle(tag) { -- Gitblit v1.9.3