QuKatie hace 3 años
padre
commit
61b8e338cd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/exportTrade/customerInquiry/index.vue

+ 1 - 0
src/views/exportTrade/customerInquiry/index.vue

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