From a5210a6ae0264b4157efdc5a4350c7a7ead99b87 Mon Sep 17 00:00:00 2001
From: dytyqx <1342948614@qq.com>
Date: 星期一, 30 三月 2026 13:53:52 +0800
Subject: [PATCH] 1
---
manifest.json | 4 ++--
pages.json | 6 ++++++
pages/index/login.vue | 2 +-
pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast.vue | 2 +-
pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast2.vue | 3 ++-
5 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/manifest.json b/manifest.json
index 7237e17..f5a814b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "鏅轰簯LMES",
"appid" : "__UNI__B002F49",
"description" : "",
- "versionName" : "3.002",
- "versionCode" : 302,
+ "versionName" : "3.003",
+ "versionCode" : 303,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
diff --git a/pages.json b/pages.json
index abfcf1d..0c04451 100644
--- a/pages.json
+++ b/pages.json
@@ -1749,6 +1749,12 @@
"navigationBarTitleText": "閿�鍞嚭搴撳崟(楠岃瘉)"
}
},
+ {
+ "path": "pages/tiaomamingxi/tiaomamingxi",
+ "style": {
+ "navigationBarTitleText": "鏉$爜鏄庣粏"
+ }
+ },
{
"path": "pages/CustomerComplaintsBill/CustomerComplaintsBillList",
"style": {
diff --git a/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast.vue b/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast.vue
index 9f94805..98182b3 100644
--- a/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast.vue
+++ b/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast.vue
@@ -41,7 +41,7 @@
</view>
<view class="card-item-wrapper">
<view v-for="(item, index) in materialManifest" :key="index">
- <uni-card :title="item.HSourceBillNo" :extra="item.F_WPVT_Text_tzk ? '璁㈠崟鍙凤細' + item.F_WPVT_Text_tzk : ''"
+ <uni-card :title="item.HSourceBillNo" :extra="item.瀹㈡埛璁㈠崟鍙� ? '璁㈠崟鍙凤細' + item.瀹㈡埛璁㈠崟鍙� : ''"
@tap="toDetail(item, index)">
<view class="card-detail">
<view class="detail">
diff --git a/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast2.vue b/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast2.vue
index 1f4ac04..aa1b92e 100644
--- a/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast2.vue
+++ b/pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast2.vue
@@ -50,7 +50,8 @@
</view>
<view class="card-item-wrapper">
<view v-for="(item, index) in materialManifest" :key="index">
- <uni-card :class="item.selected?'card-selected':''" :title="item.HSourceBillNo" :extra="item.F_WPVT_Text_tzk ? '璁㈠崟鍙凤細' + item.F_WPVT_Text_tzk : ''"
+ <uni-card :class="item.selected?'card-selected':''" :title="item.HSourceBillNo"
+ :extra="item.瀹㈡埛璁㈠崟鍙� ? '璁㈠崟鍙凤細' + item.瀹㈡埛璁㈠崟鍙� : ''"
@tap="selectMater(item, index)">
<view class="card-detail">
<view class="detail">
diff --git a/pages/index/login.vue b/pages/index/login.vue
index be55746..ed44f07 100644
--- a/pages/index/login.vue
+++ b/pages/index/login.vue
@@ -114,7 +114,7 @@
"闄堥晲鍝叉湰鍦版祴璇�2": 'http://192.168.88.82:81/API/',
"寮犵憺骞挎湰鍦版祴璇�": 'http://localhost:8082/API/',
"浣欐�濇澃鏈湴娴嬭瘯": 'http://localhost:8082/LuBaoAPI/',
- "鏉ㄦ潈閼湰鍦版祴璇�": 'http://192.168.0.81:8082/API/',
+ "鏉ㄦ潈閼湰鍦版祴璇�": 'http://172.20.10.2:8082/API/',
"鐜嬩华鏈湴娴嬭瘯": 'http://192.168.0.74:8080/API/',
// 灏忓崼鍐呭缃�
"鑻忓窞鍗櫤绉戞妧-澶栫綉": 'http://221.224.60.42:8082/API_WW/',
--
Gitblit v1.9.1