update ruoyi-ui/src/views/monitor/job/log.vue.
data对象中属性【表单参数form】重复
This commit is contained in:
parent
a195df175f
commit
f6de03a009
|
@ -196,9 +196,7 @@ export default {
|
|||
jobName: undefined,
|
||||
jobGroup: undefined,
|
||||
status: undefined
|
||||
},
|
||||
// 表单参数
|
||||
form: {}
|
||||
}
|
||||
};
|
||||
},
|
||||
created() {
|
||||
|
|
Loading…
Reference in New Issue