@@ -198,6 +198,7 @@ export default {
this.show = false;
},
goBack() {
+ this.detailData=this.$options.data().detailData
this.show = true;
}