From 67a0042c5f29e4bb0e0b82f6190f2bc51480b45c Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 28 二月 2023 13:25:09 +0800
Subject: [PATCH] 工资绩效改版

---
 zhengcaioa/zhengcaioa/Views/OrderBanci/IndexDtl.cshtml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/OrderBanci/IndexDtl.cshtml b/zhengcaioa/zhengcaioa/Views/OrderBanci/IndexDtl.cshtml
index bd5f5c5..92adbcc 100644
--- a/zhengcaioa/zhengcaioa/Views/OrderBanci/IndexDtl.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/OrderBanci/IndexDtl.cshtml
@@ -18,6 +18,8 @@
 
             { label: '鏃堕棿', name: 'Shijian', labtype: 'txt', hidden: false, width: 100  },
             { label: '浜嬮」', name: 'Shixiamg', labtype: 'txt', hidden: false, width: 400 },
+            { label: '浠锋牸', name: 'JiageName', labtype: 'txt', hidden: false, width: 100 },
+            { label: '绉垎', name: 'JifenName', labtype: 'txt', hidden: false, width: 100 },
             { label: '涓昏浜�', name: 'Zhujiangren', labtype: 'txt', hidden: false, width: 100 },
             { label: '鎺掑簭', name: 'Sort', labtype: 'txt', hidden: false, width: 100 },
 

--
Gitblit v1.9.1