update ruoyi-ui/src/views/monitor/job/log.vue.

data对象中属性【表单参数form】重复
This commit is contained in:
abbfun 2020-06-19 10:00:41 +08:00 committed by Gitee
parent a195df175f
commit f6de03a009
1 changed files with 1 additions and 3 deletions

View File

@ -196,9 +196,7 @@ export default {
jobName: undefined,
jobGroup: undefined,
status: undefined
},
//
form: {}
}
};
},
created() {