WYB
2021-04-12 085ea3830a3ccafc578725f3c6e7a8ec2bd49608
工序汇报单编辑完成以及不良评审单添加页面展示
4个文件已修改
2个文件已添加
53 ■■■■ 已修改文件
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/WebTM.csproj 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/index.html 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/生产工序管理/增加不良评审单/QC_NoPassProdCheckBill.html 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/生产工序管理/增加不良评审单/QC_NoPassProdCheckBillList.html 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/生产工序管理/工序汇报单/Sc_Add_ProcessReportList.html 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
@@ -17,10 +17,10 @@
      <publishTime>03/23/2021 16:57:43</publishTime>
    </File>
    <File Include="bin/WebTM.dll">
      <publishTime>04/09/2021 20:19:23</publishTime>
      <publishTime>04/12/2021 19:50:15</publishTime>
    </File>
    <File Include="bin/WebTM.pdb">
      <publishTime>04/09/2021 20:19:23</publishTime>
      <publishTime>04/12/2021 19:50:15</publishTime>
    </File>
    <File Include="layuiadmin/config.js">
      <publishTime>03/23/2021 16:57:43</publishTime>
@@ -947,7 +947,7 @@
      <publishTime>03/23/2021 16:57:43</publishTime>
    </File>
    <File Include="views/index.html">
      <publishTime>04/09/2021 09:06:20</publishTime>
      <publishTime>04/12/2021 19:49:48</publishTime>
    </File>
    <File Include="views/senior/echarts/bar.html">
      <publishTime>03/23/2021 16:57:43</publishTime>
@@ -1171,6 +1171,12 @@
    <File Include="views/模治具管理/模治具管理/Sc_MouldRepairCheckBillList.html">
      <publishTime>04/08/2021 10:57:44</publishTime>
    </File>
    <File Include="views/生产工序管理/增加不良评审单/QC_NoPassProdCheckBill.html">
      <publishTime>04/12/2021 19:50:54</publishTime>
    </File>
    <File Include="views/生产工序管理/增加不良评审单/QC_NoPassProdCheckBillList.html">
      <publishTime>04/12/2021 19:50:51</publishTime>
    </File>
    <File Include="views/生产工序管理/委外工单/WW_EntrustWorkOrderBillMainList.html">
      <publishTime>03/29/2021 19:54:43</publishTime>
    </File>
@@ -1178,7 +1184,7 @@
      <publishTime>03/29/2021 19:54:57</publishTime>
    </File>
    <File Include="views/生产工序管理/工序汇报单/Sc_Add_ProcessReportList.html">
      <publishTime>04/09/2021 21:17:03</publishTime>
      <publishTime>04/12/2021 18:29:16</publishTime>
    </File>
    <File Include="views/生产工序管理/工序汇报单/Sc_ProcessReport_PDA.html">
      <publishTime>04/09/2021 17:56:11</publishTime>
WebTM/WebTM.csproj
@@ -454,6 +454,8 @@
    <Content Include="views\模治具管理\模治具管理\Sc_CheckToolsMaintainBillList.html" />
    <Content Include="views\模治具管理\模治具管理\Sc_CheckToolsDotCheckPlanBillList.html" />
    <Content Include="views\模治具管理\模治具管理\Sc_CheckToolsRepairWorkBillList.html" />
    <Content Include="views\生产工序管理\增加不良评审单\QC_NoPassProdCheckBill.html" />
    <Content Include="views\生产工序管理\增加不良评审单\QC_NoPassProdCheckBillList.html" />
    <Content Include="views\生产工序管理\委外工单\WW_EntrustWorkOrderBillMainList.html" />
    <Content Include="views\生产工序管理\委外工序汇报单\Sc_StationOutBillMainList.html" />
    <Content Include="views\生产工序管理\工序汇报单\Sc_Add_ProcessReportList.html" />
WebTM/views/index.html
@@ -143,6 +143,13 @@
                          </dl>
                      </dd>
                         <dd class="layui-nav-itemed">
                          <a>增加不良评审单</a>
                          <dl class="layui-nav-child">
                              <dd><a lay-href="生产工序管理/增加不良评审单/QC_NoPassProdCheckBillList.html">不良评审单列表</a></dd>
                          </dl>
                      </dd>
                  </dl>
              </li>
              
WebTM/views/Éú²ú¹¤Ðò¹ÜÀí/Ôö¼Ó²»Á¼ÆÀÉóµ¥/QC_NoPassProdCheckBill.html
New file
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <title></title>
</head>
<body>
</body>
</html>
WebTM/views/Éú²ú¹¤Ðò¹ÜÀí/Ôö¼Ó²»Á¼ÆÀÉóµ¥/QC_NoPassProdCheckBillList.html
New file
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <title></title>
</head>
<body>
      <h1>哇咔咔!!!!</h1>
</body>
</html>
WebTM/views/Éú²ú¹¤Ðò¹ÜÀí/¹¤Ðò»ã±¨µ¥/Sc_Add_ProcessReportList.html
@@ -212,6 +212,8 @@
                                                            <label class="layui-form-label">制 å• äººï¼š</label>
                                                            <div class="layui-input-inline">
                                                                <input class="layui-input" name="HMaker" id="HMaker" readonly="readonly" autocomplete="off">
                                                                 <input type="hidden" name="HEmpID" id="HEmpID"  autocomplete="off" class="layui-input">
                                                            </div>
                                                        </div>
                                                        <div class="layui-col-xs3">
@@ -326,6 +328,8 @@
                , laypage = layui.laypage
                , laydate = layui.laydate
             $("#HMaker").val(sessionStorage["HUserName"]);//制单人
            $("#HEmpID").val(sessionStorage["HEmpID"]);
            //执行一个laydate实例
  laydate.render({
@@ -459,7 +463,7 @@
                $.ajax(
                {
                    type: "POST",
                    url: GetWEBURL()+"", //方法所在页面和方法名
                    url: GetWEBURL()+"SaveProcessReportList", //方法所在页面和方法名
                    async: true,
                    data: {"msg": sMainSub  },
                    dataType: "json",
@@ -470,14 +474,14 @@
                        else {
                            
                            f_alert(data.Message);
                               console.log("bobo"+sMainStr);
                               console.log("派工单下推保存"+sMainStr);
                        }
                        layer.closeAll("loading");
                    },
                        error: function (err) {
                        
                            f_alert("错误:" + err);
                            console.log("bobo"+sMainStr);
                            console.log("派工单下推保存"+sMainStr);
                    }
                });
              });