From 0adbc72b09cbc1fd3c0f59cb65c3c476d65adc15 Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期三, 17 五月 2023 18:36:02 +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