From 94defeef43a6eb0187f1df071c669e75ddcbd144 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期四, 05 十月 2023 14:16:59 +0800
Subject: [PATCH] #登陆界面去掉左边界面两个logo
---
src/main/webapp/views/reimburse/reimburse.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/reimburse/reimburse.html b/src/main/webapp/views/reimburse/reimburse.html
index 4986fed..288d171 100644
--- a/src/main/webapp/views/reimburse/reimburse.html
+++ b/src/main/webapp/views/reimburse/reimburse.html
@@ -30,7 +30,7 @@
<script type="text/html" id="operate">
<a class="layui-btn layui-btn-xs btn-edit" lay-event="edit">妯℃澘</a>
- <a class="layui-btn layui-btn-primary layui-btn-xs btn-edit" lay-event="use">浣跨敤</a>
+<!-- <a class="layui-btn layui-btn-primary layui-btn-xs btn-edit" lay-event="use">浣跨敤</a>-->
<a class="layui-btn layui-btn-primary layui-btn-xs btn-edit" lay-event="status">鐘舵��</a>
<a class="layui-btn layui-btn-danger layui-btn-xs btn-edit" lay-event="del">鍒犻櫎</a>
</script>
--
Gitblit v1.9.1