ttl 提示

This commit is contained in:
Jesse-Ma
2022-12-06 10:55:14 +08:00
parent 4a8ff90081
commit 596a3c51d2
8 changed files with 48 additions and 17 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;
}