zrg
2024-03-26 4c0ccad9f7e3d6c73aa16b11445dd5d9ff5de857
WebTM/views/¼Æ»®¹ÜÀí/²úÏß·µÐÞÆ½Ì¨/Sc_SourceLineRepairBill.html
@@ -936,7 +936,7 @@
                    , shift: 2                                          //弹出动画
                    , area: ["90%", "90%"]                              //窗体大小
                    , maxmin: true                                      //设置最大最小按钮是否显示
                    , content: ["../../../views/Baseset/基础资料/Gy_EmployeeList.html?Type=HEmpID", "yes"]
                    , content: ['../../../views/基础资料/公用基础资料/Gy_EmployeeList.html', 'yes']
                    , btn: ["确定", "取消"]
                    , btn1: function (index, laero) {
                        //按钮一  çš„回调
@@ -948,7 +948,7 @@
                        }
                        $("#HEmpID").val(checkStatus.data[0].HItemID);//内码
                        $("#HEmpName").val(checkStatus.data[0].HName);//名称
                        $("#HEmpName").val(checkStatus.data[0].职员名称);//名称
                        layer.close(index);//关闭弹窗
                    }
                    , btn2: function (index, layero) { }
@@ -996,7 +996,7 @@
                    , shift: 2                                          //弹出动画
                    , area: ["90%", "90%"]                              //窗体大小
                    , maxmin: true                                      //设置最大最小按钮是否显示
                    , content: ["", "yes"]
                    , content: ["../../../views/基础资料/生产基础资料/Gy_BadType.html", "yes"]
                    , btn: ["确定", "取消"]
                    , btn1: function (index, laero) {
                        //按钮一  çš„回调
@@ -1008,8 +1008,8 @@
                        }
                        layer.msg("不良类型");
                        //$("#HBadTypeID").val(checkStatus.data[0].HItemID);//内码
                        //$("#HBadTypeName").val(checkStatus.data[0].不良原因名称);//名称
                        $("#HBadTypeID").val(checkStatus.data[0].HItemID);//内码
                        $("#HBadTypeName").val(checkStatus.data[0].不良类型名称);//名称
                        layer.close(index);//关闭弹窗
                    }
                    , btn2: function (index, layero) { }
@@ -1027,7 +1027,7 @@
                    , shift: 2                                          //弹出动画
                    , area: ["90%", "90%"]                              //窗体大小
                    , maxmin: true                                      //设置最大最小按钮是否显示
                    , content: ["", "yes"]
                    , content: ["../../../views/基础资料/生产基础资料/Gy_BadResult.html", "yes"]
                    , btn: ["确定", "取消"]
                    , btn1: function (index, laero) {
                        //按钮一  çš„回调
@@ -1039,8 +1039,8 @@
                        }
                        layer.msg("不良后果");
                        //$("#HBadResultID").val(checkStatus.data[0].HItemID);//内码
                        //$("#HBadResultName").val(checkStatus.data[0].不良原因名称);//名称
                        $("#HBadResultID").val(checkStatus.data[0].HItemID);//内码
                        $("#HBadResultName").val(checkStatus.data[0].不良后果名称);//名称
                        layer.close(index);//关闭弹窗
                    }
                    , btn2: function (index, layero) { }