Commit f4bdbcff authored by 潘永坪's avatar 潘永坪

文字修改

parent 43f7c9f2
...@@ -149,7 +149,7 @@ export default{ ...@@ -149,7 +149,7 @@ export default{
} }
}) })
this.detailList.push({ this.detailList.push({
title:'发起投诉', title:'发起投诉',
text:item.commentText||'', text:item.commentText||'',
time:item.createTime, time:item.createTime,
imgList:imgList1 imgList:imgList1
......
...@@ -96,7 +96,7 @@ export default{ ...@@ -96,7 +96,7 @@ export default{
} }
}) })
this.detailList.push({ this.detailList.push({
title:'发起建议', title:'发起建议',
text:item.commentText||'', text:item.commentText||'',
time:item.createTime, time:item.createTime,
imgList:imgList1 imgList:imgList1
......
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