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

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

diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html
index 25dcc75..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>-->
@@ -16,7 +15,7 @@
     <div id="root">
 		<!-- 鏍囬 -->
 		<div id="top-tab">
-			<h1>2022骞村害闆嗘垚椤圭洰琛�</h1>
+			<h1>涓壃绔嬪簱 2022骞撮泦鎴愰」鐩繘搴︿竴瑙堣〃</h1>
 			<div id="showTime"></div>
 		</div>
         <table id="main-tab" cellspacing="0" cellpadding="0">

--
Gitblit v1.9.1