caojunjie 2 年 前
コミット
e9afdbae1a
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/views/exportTrade/purchaseContract/detailsPage.vue

+ 0 - 1
src/views/exportTrade/purchaseContract/detailsPage.vue

@@ -678,7 +678,6 @@ export default {
     billApplication
   },
   async created() {
-    return
     if (this.detailData.id) {
       this.getDetail(this.detailData.id);
     }