ソースを参照

返回上一页

lifanagju_citu 2 ヶ月 前
コミット
8dd0efac3c
1 ファイル変更1 行追加1 行削除
  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 = () => {