From 9c08f3ae419992dda4f4f3ff4650fafd6585ebae Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期三, 24 九月 2025 11:00:00 +0800
Subject: [PATCH] 初始化

---
 src/main/webapp/static/js/common.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index 6b5854b..b54fd45 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,5 @@
-var baseUrl = "/tzglasrs";
+// var baseUrl = "/rqdzasrs";
+var baseUrl = "/czkhasrs";
 
 // 璇︽儏绐楀彛-楂樺害
 var detailHeight = '80%';
@@ -264,7 +265,6 @@
     ,{field: 'danger$', align: 'center',title: '鍗遍櫓鍝�', hide: true}
     ,{field: 'proType', align: 'center',title: '灞炴��', hide: false}
     ,{field: 'temp1', align: 'center',title: '鍚嶇О鎬荤О', hide: false}
-    ,{field: 'outOrderNo', align: 'center',title: '鍚堝悓鍙�', hide: false}
     ,{field: 'temp2', align: 'center',title: '瀹㈡埛鍥惧彿', hide: false}
 
 ]

--
Gitblit v1.9.1