caojunjie 2 лет назад
Родитель
Сommit
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);
     }