dbs
2024-12-12 83e0034ab5f729afeb2c25e328d63fda31ff01e1
src/main/resources/templates/sysConfig/distribute.html
@@ -198,6 +198,7 @@
                        top.frames[iframeId].vm.formQuartz.address = address;
                        top.frames[iframeId].vm.formQuartz.description = description;
                        top.frames[iframeId].vm.formQuartz.association = association;
                        console.log(top.frames[iframeId].vm.formQuartz.association);
                        top.frames[iframeId].vm.formQuartz.isEnable = isEnable;
                        top.frames[iframeId].vm.formQuartz.cronExpression = cronExpression;
                    },