瀏覽代碼

数据重置

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;
     }
   }