zzr99
2021-09-03 a7266e3956867e16ea53b655269c8582eda40149
WebTM/views/É豸¹ÜÀí/Sb_EquipDotCheckBillEdit.html
@@ -457,6 +457,13 @@
                    }
                })
            }
            //无源单新增
            function set_AddFNew() {
                //获取最大单据号
                get_MAXNum();
                option.data = [TabRow];
                table.render(option);
            }
            //获取最大单据号及默认值赋值
            function get_MAXNum() {
                //获取最大单据号 new
@@ -476,13 +483,7 @@
                    }
                });
            }
            //无源单新增
            function set_AddFNew() {
                //获取最大单据号
                get_MAXNum();
                option.data = [TabRow];
                table.render(option);
            }
            //编辑获取表头、获取表体
            function set_EditFromGrid(linterid) {
                set_EditForm(linterid);  //编辑获取表头