Commit f3d9e815 authored by wangxuelai's avatar wangxuelai

''

parent 59e52684
......@@ -142,6 +142,7 @@ Page({
ajax = subjectReviewTemplateUpdate({
subject_id: this.data.tid,
templates: JSON.stringify(tempArr),
subject_type: this.data.subjecttype
})
} else if (this.data.type == 'class') {
ajax = classReviewTemplateUpdate({
......
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