From fa64020eaeb43c489a0597bd74791a307d75b8e8 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期五, 23 一月 2026 10:41:55 +0800
Subject: [PATCH] 拆码调整
---
pages/tiaomachaima/tiaomachaimaCopy.vue | 3 +--
pages.json | 6 ++++++
pages/ZLGL/shoujianjianyan/firstCheckBill.vue | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/pages.json b/pages.json
index 64a4f5c..0ec238f 100644
--- a/pages.json
+++ b/pages.json
@@ -1676,6 +1676,12 @@
"style": {
"navigationBarTitleText": "璁惧缁翠慨璁板綍鍗曞垪琛�"
}
+ },
+ {
+ "path": "pages/tiaomachaima/tiaomachaimaCopy",
+ "style": {
+ "navigationBarTitleText": "鏉$爜鎷嗙爜3"
+ }
}
diff --git a/pages/ZLGL/shoujianjianyan/firstCheckBill.vue b/pages/ZLGL/shoujianjianyan/firstCheckBill.vue
index c5f936a..d5c3e82 100644
--- a/pages/ZLGL/shoujianjianyan/firstCheckBill.vue
+++ b/pages/ZLGL/shoujianjianyan/firstCheckBill.vue
@@ -1237,7 +1237,7 @@
let res = await CommonUtils.doRequest2Async({
url: "/Gy_Employee/list",
data: {
- sWhere: ` and 缁勭粐鍚嶇О = '${uni.getStorageSync("Organization")}' and 绂佺敤鏍囪 = ''and 瀹℃牳浜� !='' order by 閮ㄩ棬浠g爜`,
+ sWhere: ` and 缁勭粐鍚嶇О = '${uni.getStorageSync("Organization")}' and 绂佺敤鏍囪 = ''and 瀹℃牳浜� !='' `,
user: getUserInfo()["Czymc"],
Organization: uni.getStorageSync("Organization"),
},
diff --git a/pages/tiaomachaima/tiaomachaimaCopy.vue b/pages/tiaomachaima/tiaomachaimaCopy.vue
index dc52373..d861e04 100644
--- a/pages/tiaomachaima/tiaomachaimaCopy.vue
+++ b/pages/tiaomachaima/tiaomachaimaCopy.vue
@@ -124,8 +124,7 @@
barCodeInfoMeta: {
barCodeNo: "",
splitNum: "",
- billMaker: getUserInfo().HEmpName?" ":getUserInfo().HEmpName,
- billMakerID: getUserInfo().HEmpID?0:getUserInfo().HEmpID
+ billMaker: getUserInfo().Czymc,
},
base64:"",
barCodeInfo: {//鍘熸潯鐮佷俊鎭�
--
Gitblit v1.9.1