wtt
2025-05-15 77966b01811e4c93f6e81cc10dcec87f98541b87
三升导入优化
2个文件已修改
4 ■■■■ 已修改文件
WebTM/views/生产管理/三升排产/JIT_DayPlanPlatFormImport_SS.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/生产管理/三升排产/JIT_DayPlanPlatFormImport_SS_Sec.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/Éú²ú¹ÜÀí/ÈýÉýÅŲú/JIT_DayPlanPlatFormImport_SS.html
@@ -275,7 +275,7 @@
                    obj.del();
                    table.cache["mainTable"].splice(rowIndex, 1);  //②彻底移除元素,从缓存里移除这一行
                    option.data = table.cache["mainTable"];//将数据绑定到data上
                    table.reload(option);
                    table.render(option);
                    layer.close(index);
                });
            }
WebTM/views/Éú²ú¹ÜÀí/ÈýÉýÅŲú/JIT_DayPlanPlatFormImport_SS_Sec.html
@@ -310,7 +310,7 @@
                    obj.del();
                    table.cache["mainTable"].splice(rowIndex, 1);  //②彻底移除元素,从缓存里移除这一行
                    option.data = table.cache["mainTable"];//将数据绑定到data上
                    table.reload(option);
                    table.render(option);
                    layer.close(index);
                });
            }