left red line

This commit is contained in:
Jesse-Ma
2022-12-06 16:00:30 +08:00
parent 56367c0f5f
commit a0d58cf0a5
7 changed files with 43 additions and 72 deletions

View File

@@ -139,7 +139,7 @@ export default {
} else if (this.$route.params.code) {
this.errorInfo.code = this.$route.params.code;
}
if (this.$route.params.name) {
this.noteForm.key = this.$route.params.name;
}