删除job重复表单参数

This commit is contained in:
RuoYi
2020-06-19 22:19:51 +08:00
committed by 疯狂的狮子li
parent f9b81aac65
commit 807cbb35c3

View File

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