From 5ee8d702138b67a8070e850ba622aa4b07d64fb9 Mon Sep 17 00:00:00 2001 From: dubin <bindu_bean@163.com> Date: 星期四, 30 十月 2025 13:00:08 +0800 Subject: [PATCH] #1 --- src/main/webapp/views/matInOut/matInOut_old.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/matInOut/matInOut.html b/src/main/webapp/views/matInOut/matInOut_old.html similarity index 98% rename from src/main/webapp/views/matInOut/matInOut.html rename to src/main/webapp/views/matInOut/matInOut_old.html index a32dab4..d2f62ef 100644 --- a/src/main/webapp/views/matInOut/matInOut.html +++ b/src/main/webapp/views/matInOut/matInOut_old.html @@ -103,7 +103,7 @@ <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script> -<script type="text/javascript" src="../../static/js/matInOut/matInOut.js?s=1" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/matInOut/matInOut_old.js?s=1" charset="utf-8"></script> <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe> -- Gitblit v1.9.1