@@ -325,9 +325,9 @@ export default {
}
},
mounted() {
- // Bus.$on('modelStatusChange', message => {
- // this.init()
- // })
+ Bus.$on('modelStatusChange', message => {
+ this.init()
+ })
created() {
this.Id = this.$route.query.Id