zzr99
2022-08-16 0d4c424ddf9101128e6e4cf606bf9004cf179a36
WebTM/views/É豸¹ÜÀí/Sb_EquipMaintainBillEdit.html
@@ -272,6 +272,7 @@
                set_GridDelete1(obj);   //行内删除
                set_GridCellCheck1(obj); //行内快捷键筛选
            });
            //表头信息设备弹窗
            form.on('submit(ProductModulList)', function () {
                //页面层-自定义
@@ -323,7 +324,8 @@
                                option1.data = [{ "HMaterID": 0, "HMaterNumber": "", "HMaterName": "", "HUnitID": 0, "HUnitNumber": "", "HUnitName": "", "HManagerID": "0 ", "HManagerNumber": " ", "HManagerName": " ", "HQty": "0", "HRemark": "" }];
                                table.render(option);
                                table.render(option1);
                                $("#HEquipMaintainRuleInterID").val(BYData[0].HInterID);
                                $("#HEquipMaintainRuleInterNo").val(BYData[0].HBillNo)
                                if (BYData.length != 0)  //表体数据为空时
                                {
                                    buttonArr = [];//清空数组