Browse Source

提交福达

caojunjie 2 years ago
parent
commit
e9afdbae1a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/exportTrade/purchaseContract/detailsPage.vue

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

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