From 1b19574d0726d8982349fad29b736c3dc95a8e13 Mon Sep 17 00:00:00 2001
From: luodangjia <luodangjia>
Date: 星期一, 22 七月 2024 10:04:17 +0800
Subject: [PATCH] 7.22

---
 ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSmallPrice.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSmallPrice.js b/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSmallPrice.js
index dd8ef03..8f9fe9a 100644
--- a/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSmallPrice.js
+++ b/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSystemPrice/tSmallPrice.js
@@ -86,7 +86,7 @@
     if (this.check()) {
         var index = layer.open({
             type: 2,
-            title: '专车价格设置详情',
+            title: '小件物流价格设置详情',
             area: ['100%', '100%'], //宽高
             fix: false, //不固定
             maxmin: true,

--
Gitblit v1.7.1