Commit 3f7ce2eb authored by yun's avatar yun

回复试验

parent cb3f4d7b
...@@ -313,6 +313,7 @@ ...@@ -313,6 +313,7 @@
:placeholder="course.releaseState === '4' ? '该课程已关闭' : discussPlaceHloder" :placeholder="course.releaseState === '4' ? '该课程已关闭' : discussPlaceHloder"
:maxlength="500" :maxlength="500"
autosize autosize
focus="true"
> >
<van-image <van-image
:disabled="loadingToSendDiscuss || commentContent.trim() === ''" :disabled="loadingToSendDiscuss || commentContent.trim() === ''"
......
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