// 2 vuotta sitten
vanhempi
commit
9f4532ae24
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/activityDet/index.js

+ 1 - 1
pages/activityDet/index.js

@@ -202,7 +202,7 @@ Page({
         uploadState: false
       })
       await actionRecord({
-        action: 'NEW_YEAR_ACTIVITY_CHOOSE_TEMPLATE',
+        action: 'NEW_YEAR_ACTIVITY_GENERATE_TEMPLATE',
         targetContent: this.data.id
       })
     })