@@ -670,8 +670,9 @@ export default {
certificateType: null,
certificateNum: null,
jobType: "ADVISER",
- memo,
+ memo: null
};
+ this.subjectIds = []
this.$refs[formName].resetFields();
},
onCancel() {