@@ -66,6 +66,7 @@ export default {
//关闭详情
closeInster() {
this.isShallow = false;
+ this.$emit('closeInster')
},
close() {
this.dialogVisible = false;