25337
This commit is contained in:
@@ -62,6 +62,9 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.$refs.interviewForm.setRules(this.rules);
|
||||
},
|
||||
created() {
|
||||
this.searchDetail();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user