From b4e643e777182223ce9e34d781e8d287be65189c Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 26 三月 2024 14:40:27 +0800
Subject: [PATCH] #完善工具类
---
src/main/webapp/views/priSales/priSales.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/priSales/priSales.html b/src/main/webapp/views/priSales/priSales.html
index 3ac5f81..9e567d1 100644
--- a/src/main/webapp/views/priSales/priSales.html
+++ b/src/main/webapp/views/priSales/priSales.html
@@ -10,6 +10,7 @@
<link rel="stylesheet" href="../../static/css/admin.css?v=318" media="all">
<link rel="stylesheet" href="../../static/css/cool.css" media="all">
<link rel="stylesheet" href="../../static/layui/lay/modules/formDesigner/coolForm.css" />
+ <link rel="stylesheet" href="../../static/css/tree.css" media="all">
<style>
.nav-box {
position: absolute;
--
Gitblit v1.9.1