王 垚
2021-12-24 4f45e90644c577381f1b6931b0ca97c17aca50e1
工资管理
2个文件已修改
2 文件已重命名
13 ■■■■ 已修改文件
WebTM/WebTM.csproj 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/index.html 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/工资管理/核算方式/Gy_ClassTimePrjSubBillEdit.html 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/工资管理/核算方式/Gy_ClassTimePrjSubBillList.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/WebTM.csproj
@@ -125,13 +125,11 @@
    <Content Include="views\ReportHtml.html" />
    <Content Include="views\test\testRenderAutomationList.html" />
    <Content Include="views\仓存管理\仓库调拨\Kf_MoveStockStepOutBill_Fast.html" />
    <Content Include="views\基础资料\公用基础资料\Add_Edit_Gy_ClassTimePrjSub.html" />
    <Content Include="views\基础资料\公用基础资料\Add_Edit_Gy_OrderBackInfo.html" />
    <Content Include="views\基础资料\公用基础资料\Add_Edit_Gy_OrderBackInfo.html.html" />
    <Content Include="views\基础资料\公用基础资料\Add_Edit_Gy_OrderLev.html" />
    <Content Include="views\基础资料\公用基础资料\Add_Edit_Gy_WorkPayType.html" />
    <Content Include="views\基础资料\公用基础资料\Add_Edit_Gy_WorkType.html" />
    <Content Include="views\基础资料\公用基础资料\Gy_ClassTimePrjSub.html" />
    <Content Include="views\基础资料\公用基础资料\Add_Edit_Pay_PeriodInfoSet.html" />
    <Content Include="views\基础资料\公用基础资料\Gy_WorkPayType.html" />
    <Content Include="views\基础资料\公用基础资料\Gy_WorkType.html" />
@@ -658,8 +656,10 @@
    <Content Include="views\工资管理\工资结算单%28其他%29\Pay_OtherBalBillList.html" />
    <Content Include="views\工资管理\工资结算单%28集体%29\Pay_GroupBalBillEdit.html" />
    <Content Include="views\工资管理\工资结算单%28集体%29\Pay_GroupBalBillList.html" />
    <Content Include="views\工资管理\核算方式\Gy_ClassTimePrjSubBillEdit.html" />
    <Content Include="views\工资管理\核算方式\Gy_ClassTimePrjBillEdit.html" />
    <Content Include="views\工资管理\核算方式\Gy_ClassTimePrjBillList.html" />
    <Content Include="views\工资管理\核算方式\Gy_ClassTimePrjSubBillList.html" />
    <Content Include="views\工资管理\班组职员清单\Gy_GroupEmpBillEdit.html" />
    <Content Include="views\工资管理\班组职员清单\Gy_GroupEmpBillList.html" />
    <Content Include="views\工资管理\考勤汇报单\Pay_WorkTimesBillEdit.html" />
WebTM/views/index.html
@@ -631,6 +631,7 @@
                                    <a>核算方式</a>
                                    <dl class="layui-nav-child">
                                        <dd><a lay-href="工资管理/核算方式/Gy_ClassTimePrjBillList.html">核算方式</a></dd>
                                        <dd><a lay-href="工资管理/核算方式/Gy_ClassTimePrjSubBillList.html">核算记录</a></dd>
                                    </dl>
                                </dd>
                                <dd>
WebTM/views/¹¤×ʹÜÀí/ºËË㷽ʽ/Gy_ClassTimePrjSubBillEdit.html
WebTM/views/¹¤×ʹÜÀí/ºËË㷽ʽ/Gy_ClassTimePrjSubBillList.html
File was renamed from WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/Gy_ClassTimePrjSub.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>核算记录设置</title>
    <title>核算记录列表</title>
    <meta name="renderer" content="webkit">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
@@ -24,7 +24,7 @@
                        <div class="layui-collapse">
                            <div class="layui-colla-item">
                                <div class="layui-inline">
                                    <label class="layui-form-label" style="width: 85px;">月度核算记录代码</label>
                                    <label class="layui-form-label" style="width: 85px;">核算记录代码</label>
                                    <div class="layui-input-block" style="margin-left: 120px;">
                                        <input type="text" class="layui-input" name="HNumber" id="HNumber">
                                    </div>
@@ -224,7 +224,7 @@
                    , area: ['100%', '100%']
                    , title: '核算记录-新增'
                    , shift: 0//弹出动画
                    , content: '../公用基础资料/Add_Edit_Gy_ClassTimePrjSub.html?OperationType=1&linterid=&HSouceBillType='
                    , content: '../核算方式/Gy_ClassTimePrjSubBillEdit.html?OperationType=1&linterid=&HSouceBillType='
                })
            }
            //#endregion
@@ -241,7 +241,7 @@
                        , area: ['100%', '100%']
                        , title: '核算记录-编辑'
                        , shift: 0//弹出动画
                        , content: '../公用基础资料/Add_Edit_Gy_ClassTimePrjSub.html?OperationType=3&linterid=' + HInterID + '&HSouceBillType='
                        , content: '../核算方式/Gy_ClassTimePrjSubBillEdit.html?OperationType=3&linterid=' + HInterID + '&HSouceBillType='
                    })
                } else {
                    layer.msg('请选择一行数据编辑!');