forked from sgd
ruoyi-ui/src/views/monitor/job/index.vue @@ -431,7 +431,7 @@ }) }, /** 提交按钮 */ submitForm: function() { submitForm() { this.$refs["form"].validate(valid => { if (valid) { if (this.form.jobId != undefined) {