feat: There is no way the, 56930 个人中心-我的问答,上传附件之后,不显示附件。归档之后在问答库显示正常没问题
This commit is contained in:
@@ -334,6 +334,7 @@
|
||||
<div class="answer-box" >
|
||||
<question-item-info :key="qiiKey"
|
||||
:answer="item"
|
||||
:fileList="fileListSetFunc(item)"
|
||||
:questionerForm="question"></question-item-info>
|
||||
</div>
|
||||
</div>
|
||||
@@ -397,6 +398,7 @@
|
||||
<div class="answer-box" >
|
||||
<question-item-info :key="qiiKey"
|
||||
:answer="item"
|
||||
:fileList="fileListSetFunc(item)"
|
||||
:questionerForm="question"></question-item-info>
|
||||
</div>
|
||||
</div>
|
||||
@@ -460,6 +462,7 @@
|
||||
<div class="answer-box" >
|
||||
<question-item-info :key="qiiKey"
|
||||
:answer="item"
|
||||
:fileList="fileListSetFunc(item)"
|
||||
:questionerForm="question"></question-item-info>
|
||||
</div>
|
||||
</div>
|
||||
@@ -525,6 +528,7 @@
|
||||
:key="qiiKey"
|
||||
:answer="item"
|
||||
:questionerForm="question"
|
||||
:fileList="fileListSetFunc(item)"
|
||||
></question-item-info>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user