@@ -341,7 +341,7 @@ export default {
]
}
},
- created() {
+ mounted() {
if (this.$route.query.id) {
this.openForm('detail', this.$route.query.id)