Explorar o código

返回上一页

lifanagju_citu hai 2 meses
pai
achega
8dd0efac3c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 = () => {