Commit 1f5d33af authored by lvtz's avatar lvtz

fix

parent 80821f23
......@@ -202,7 +202,7 @@ Page({
})
},
subjectReviewTemplate (templatesList) {
subjectReviewTemplate({
classReviewTemplate({
class_id: this.data.id
}).then((res) => {
const {code, data} = res;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment