Pārlūkot izejas kodu

返回上一页

lifanagju_citu 2 mēneši atpakaļ
vecāks
revīzija
8dd0efac3c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 = () => {