From 055c029d503847f970f691d0219cfd0165898743 Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期四, 11 六月 2026 17:46:12 +0800
Subject: [PATCH] update
---
jrj/project/business/Customer3.maint.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/jrj/project/business/Customer3.maint.cpp b/jrj/project/business/Customer3.maint.cpp
index 2c79063..10451b2 100644
--- a/jrj/project/business/Customer3.maint.cpp
+++ b/jrj/project/business/Customer3.maint.cpp
@@ -1250,7 +1250,7 @@
if(userno !=L"00601" && userno !=L"admin" && userno !=L"00701" && userno != L"00618")
{
- if(ApplyStatus ==L"财务已审核")
+ if(ApplyStatus ==L"已审核")
{
dw_detail.SetReadOnly(true);
}
--
Gitblit v1.9.3