From 9fe35e2394ea32269957328342bba12442986df5 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期二, 16 五月 2023 16:30:07 +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