From affbba0568f48d558ad84fb5247c135d7be96bde Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 11 八月 2023 16:23:14 +0800
Subject: [PATCH] #报价单审核机制
---
src/main/webapp/views/priQuote/priQuote_more.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/priQuote/priQuote_more.html b/src/main/webapp/views/priQuote/priQuote_more.html
index 43ba31d..525467d 100644
--- a/src/main/webapp/views/priQuote/priQuote_more.html
+++ b/src/main/webapp/views/priQuote/priQuote_more.html
@@ -46,7 +46,7 @@
<div>
<i class="layui-icon" style="font-size: 20px;color: #1890ff;font-weight: bold"></i>
<span id="form-name" style="margin: 0 6px;font-size: 18px;font-weight: bold;letter-spacing: 1px"></span>
- <span style="opacity: .5;font-size: small;margin-left: 5px">鍞墠瑙勫垝鐢宠鍗�</span>
+ <span style="opacity: .5;font-size: small;margin-left: 5px">鎶ヤ环鍗�</span>
</div>
</div>
<div class="layui-card-body" style="padding: 30px 20px">
@@ -75,7 +75,7 @@
<!-- 鏃堕棿绾� -->
<div class="layui-card">
<div class="layui-card-header">
- <span>鍞墠瑙勫垝娓呭崟</span>
+ <span>鎶ヤ环鍗�</span>
</div>
<div class="layui-card-body">
<ul class="layui-timeline" id="timelineBox">
--
Gitblit v1.9.1