From b9b1be6a7c71938fb93bc57629e0db07275b7740 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期五, 14 一月 2022 14:40:35 +0800
Subject: [PATCH] #单据类型区分入库单和出库单

---
 src/main/webapp/views/index_datashow.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html
index c69af47..58958ba 100644
--- a/src/main/webapp/views/index_datashow.html
+++ b/src/main/webapp/views/index_datashow.html
@@ -4,7 +4,6 @@
     <meta charset="UTF-8">
 	<title>椤圭洰杩涘害琛�</title>
 	<link rel="stylesheet" href="../static/css/style.css">
-
 	<script src="../static/js/jquery-3.3.1.min.js"></script>
 	<script src="../static/js/common.js"></script>
 <!--	<script src="../static/js/index.js" type="text/javascript" charset="utf-8"></script>-->

--
Gitblit v1.9.1