Przeglądaj źródła

返回上一页

lifanagju_citu 2 miesięcy temu
rodzic
commit
8dd0efac3c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pagesA/student/internshipReport.vue

+ 1 - 1
pagesA/student/internshipReport.vue

@@ -66,8 +66,8 @@ onLoad((options) => {
   console.log('onLoad:', 789)
   if (options.enterpriseId) {
     enterpriseId.value = options.enterpriseId
+    getList()
   }
-  getList()
 })
 
 const addReport = () => {