+
+
+
+
+
+
+
+ handleSwipeOpen(e, index)"
+ @close="e => handleSwipeClose(e, index)"
+ @content-click="() => closeOther(index)"
+ :btn-width="80"
+ :disabled="false"
+ >
+
+
+
+
+
+ 问
+ {{item.question}}
+
+
+
+
+ 回复
+
+
+
+
+ {{item.reply}}
+
+ {{ item.expanded ? '收起' : '展开' }}
+
+
+
+
+
+ 回复
+
+
+
+
+
+
+
+
+ 暂无留言数据
+
+
+
+
+
+
+
+
+
+
+