From 4d539b4a5941bbbb12271dc500f8f09a66812905 Mon Sep 17 00:00:00 2001
From: LR-20210131IOQH\Administrator <jackcold@163.com>
Date: 星期五, 25 六月 2021 10:39:55 +0800
Subject: [PATCH] 工资核对,工资核准,工资查询

---
 zhengcaioa/zhengcaioa/Views/User/Edit.cshtml |   59 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 48 insertions(+), 11 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/User/Edit.cshtml b/zhengcaioa/zhengcaioa/Views/User/Edit.cshtml
index f59e8d5..086ae78 100644
--- a/zhengcaioa/zhengcaioa/Views/User/Edit.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/User/Edit.cshtml
@@ -11,8 +11,6 @@
     List<SysCodeDtl> isMaryed = ViewBag.isMaryed as List<SysCodeDtl>; //濠氬Щ鐘跺喌
 
 
-
-
     List<PltJiatingchengyuanDTO> pltJiatingchengyuanDTOs = Model.pltJiatingchengyuanDTOs;
 
 
@@ -140,7 +138,7 @@
                 <div class="col-sm-12">
                     <div class="ibox float-e-margins">
                         <div class="ibox-title">
-                            <h5><i class="fa fa-list"></i>&nbsp;椤圭洰褰曞叆</h5>
+                            <h5><i class="fa fa-list"></i>&nbsp;浜哄憳褰曞叆</h5>
                         </div>
                         <div id="div_content" class="ibox-content" style="background-color:white;">
                             <div class="row">
@@ -367,7 +365,7 @@
 
                                     <label class="text-right col-sm-1 col-md-1 control-label">钖祫寰呴亣 </label>
                                     <div class="col-sm-2 col-md-2">
-                                        <input id="BasicPrice" class="form-control" label="钖祫寰呴亣" name="BasicPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.BasicPrice" oninput="if(value.length>8)value=value.slice(0,18)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
+                                        <input id="BasicPrice" class="form-control" label="钖祫寰呴亣" name="BasicPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.BasicPrice" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                     </div>
 
                                     <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">鏄惁璐拱绀句繚 </label>
@@ -408,7 +406,7 @@
                                     </div>
                                     <label class="text-right col-sm-1 col-md-1 control-label">璇曠敤鏈熷緟閬�</label>
                                     <div class="col-sm-2 col-md-2">
-                                        <input id="ShiyongPrice" class="form-control" label="璇曠敤鏈熷緟閬�" name="ShiyongPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.ShiyongPrice" oninput="if(value.length>8)value=value.slice(0,18)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
+                                        <input id="ShiyongPrice" class="form-control" label="璇曠敤鏈熷緟閬�" name="ShiyongPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.ShiyongPrice" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                     </div>
 
                                     <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">鏄惁绛捐鍚堝悓 </label>
@@ -475,6 +473,41 @@
                                     </div>
                                 </div>
 
+                                @*<div class="clearfix layer-area" style="padding-bottom:15px;">
+                                    <label class="text-right col-sm-1 col-md-1 control-label">鍩烘湰宸ヨ祫 </label>
+                                    <div class="col-sm-2 col-md-2">
+                                        <div class="col-sm-9 col-md-9" style="padding:0">
+                                            <input class="form-control" label="鍩烘湰宸ヨ祫" name="jibensalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.jibensalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
+                                        </div>
+                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
+                                            <label class="text-left control-label">鍏�/鏈�</label>
+                                        </div>
+                                    </div>
+
+                                    <label class="text-right col-sm-1 col-md-1 control-label">淇濆瘑璐�</label>
+                                    <div class="col-sm-2 col-md-2">
+
+                                        <div class="col-sm-9 col-md-9" style="padding:0">
+                                            <input class="form-control" label="淇濆瘑璐�" name="baomisalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.baomisalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
+                                        </div>
+                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
+                                            <label class="text-left control-label">鍏�/鏈�</label>
+                                        </div>
+                                    </div>
+                                    <label class="text-right col-sm-1 col-md-1 control-label">宸ヤ綔琛ヨ创</label>
+                                    <div class="col-sm-2 col-md-2">
+                                        <div class="col-sm-9 col-md-9" style="padding:0">
+                                            <input class="form-control" label="宸ヤ綔琛ヨ创" name="jintiesalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.jintiesalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
+                                        </div>
+                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
+                                            <label class="text-left control-label">鍏�/骞�</label>
+                                        </div>
+
+                                    </div>
+
+                                  
+                                </div>*@
+
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
                                     <label class="text-right col-sm-1 col-md-1 control-label">棰勫彂宸ヨ祫 </label>
                                     <div class="col-sm-2 col-md-2">
@@ -483,13 +516,13 @@
                                         </div>
                                         <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
                                             <label class="text-left control-label">鍏�/鏈�</label>
-                                        </div>                                        
-                                    </div>                                    
+                                        </div>
+                                    </div>
 
                                     <label class="text-right col-sm-1 col-md-1 control-label">淇濆簳骞磋柂</label>
                                     <div class="col-sm-2 col-md-2">
-                                        
-                                        <div class="col-sm-9 col-md-9" style="padding:0">                                            
+
+                                        <div class="col-sm-9 col-md-9" style="padding:0">
                                             <input class="form-control" label="淇濆簳骞磋柂" name="miniyearsalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.miniyearsalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                         </div>
                                         <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
@@ -504,7 +537,7 @@
                                         <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
                                             <label class="text-left control-label">鍏�/骞�</label>
                                         </div>
-                                        
+
                                     </div>
 
                                     <label class="text-right col-sm-1 col-md-1 control-label">鏄惁浜ら�氳ˉ璐�</label>
@@ -530,6 +563,7 @@
                                     </div>
                                 </div>
 
+
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
                                     <label class="text-right col-sm-1 col-md-1 control-label">鑱旂郴鐢佃瘽<i class="red">*</i></label>
                                     <div class="col-sm-2 col-md-2">
@@ -543,7 +577,10 @@
                                     <div class="col-sm-2 col-md-2">
                                         <input id="Email" class="form-control" label="鐢靛瓙閭" name="Email" labtype="txt" addvisible="true" maxlength="50" editvisible="true" reg="" ismust="true" type="text" value="@Model.Email">
                                     </div>
-
+                                    <label class="text-right col-sm-1 col-md-1 control-label">涓撻」鎵i櫎</label>
+                                    <div class="col-sm-2 col-md-2">
+                                        <input id="geshuiqizheng" class="form-control" label="涓撻」鎵i櫎" name="geshuiqizheng" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.geshuiqizheng" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
+                                    </div>
                                 </div>
 
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">

--
Gitblit v1.9.1