Jelajahi Sumber

去掉注释

QuKatie 3 tahun lalu
induk
melakukan
457714318d
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      src/views/exportTrade/customerInquiry/detailsPage.vue

+ 1 - 2
src/views/exportTrade/customerInquiry/detailsPage.vue

@@ -692,9 +692,8 @@ export default {
     //返回列表
     backToList() {
       console.log(contrastObj(this.form,this.oldform))
-      
       console.log(contrastList(this.orderFeesList,this.olddata))
-      // this.$emit("goBack");
+      this.$emit("goBack");
     },
     openReport() {
       this.switchDialog = !this.switchDialog;