删除job重复表单参数

master
RuoYi 2020-06-19 22:19:51 +08:00
parent 9aee5142fd
commit a90b576116
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() {