删除job重复表单参数

This commit is contained in:
RuoYi
2020-06-19 22:19:51 +08:00
parent 9aee5142fd
commit a90b576116

View File

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