QuKatie 3 роки тому
батько
коміт
61b8e338cd
1 змінених файлів з 1 додано та 0 видалено
  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;
     }
   }