提交 3f70756f authored 作者: matian's avatar matian

修改时间回显问题

上级 2f783113
...@@ -196,7 +196,7 @@ watch( ...@@ -196,7 +196,7 @@ watch(
i.auth_semester_id = item.auth_semester_id i.auth_semester_id = item.auth_semester_id
} }
i.auth_start_time = item.auth_start_time i.auth_start_time = item.auth_start_time
i.auth_end_time = item.auth_start_time i.auth_end_time = item.auth_end_time
} }
}) })
}) })
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论