Commit e4db6d01 authored by Steven杜宇's avatar Steven杜宇

// 预览

parent 4a1e5003
...@@ -499,7 +499,7 @@ private extension YHPreviewViewModel { ...@@ -499,7 +499,7 @@ private extension YHPreviewViewModel {
} else { } else {
title = "--" title = "--"
} }
let tmp7 = YHPreviewQuestionAndAnswerModel(question: "上课地点:", answer:title) let tmp7 = YHPreviewQuestionAndAnswerModel(question: "上课城市:", answer:title)
let arr = [tmp5,tmp0,tmp1,tmp2,tmp3,tmp4,tmp7] let arr = [tmp5,tmp0,tmp1,tmp2,tmp3,tmp4,tmp7]
......
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