From f94f83b88bcfa267ebaed30af58fdbf2327c0491 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期三, 17 七月 2024 11:34:44 +0800
Subject: [PATCH] 设备,器具报表(点检任务,保养任务,维修任务,故障登记跟踪);设备,器具编辑页面添加源单字段信息;条码生成页面添加检验员字段
---
Model/Model.csproj | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index b2b2d6f..2b302aa 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -476,6 +476,8 @@
<Compile Include="宸ヨ祫绠$悊\ClsHR_EmpEngageRequestBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillMain.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillBillSub.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillMain.cs" />
+ <Compile Include="宸ヨ祫绠$悊\ClsHR_EmployeeSkillExamBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillMain.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_CarOutApplyBillSub.cs" />
<Compile Include="宸ヨ祫绠$悊\ClsPay_EmpInitChangeBillMain.cs" />
--
Gitblit v1.9.1