bug
This commit is contained in:
		| @@ -58,7 +58,7 @@ | ||||
|                             :maxlength="50"></el-input> | ||||
|                 </el-form-item> | ||||
|                 <el-form-item label="话题描述" prop="question"> | ||||
|                   <el-input v-model="topicForm[index].question" type="textarea" :rows="5" placeholder="请输入回复内容" | ||||
|                   <el-input v-model="topicForm[index].question" type="textarea" :rows="5" placeholder="请输入话题描述" | ||||
|                             size="small" show-word-limit :maxlength="500"></el-input> | ||||
|                 </el-form-item> | ||||
|                 <el-form-item label="回复来源" prop="answerSource"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user