From c888afad7b611e6341b8e733eff5e651ae82695b Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 10 六月 2021 14:58:43 +0800
Subject: [PATCH] 计件登记,考勤设计
---
zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml b/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml
index c0413b1..117c4b6 100644
--- a/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml
@@ -25,7 +25,7 @@
{ label: '璁′欢椤圭洰', name: 'WorkProName', labtype: 'txt', hidden: false, width: 100 },
{ label: '宸ヤ綔鍐呭', name: 'Remark', labtype: 'txt', hidden: false, width: 100 },
- { label: '璁′欢宸ヨ祫', name: 'Gongzi', labtype: 'txt', hidden: false, width: 100 },
+ { label: '缁╂晥鎻愭垚锛堝厓锛�', name: 'Gongzi', labtype: 'txt', hidden: false, width: 100 },
];
dataUrl = "/AdmPieceCheck/GetList";
--
Gitblit v1.9.1