let
This commit is contained in:
@@ -125,7 +125,7 @@ export default {
|
|||||||
const text = {
|
const text = {
|
||||||
content: this.content
|
content: this.content
|
||||||
}
|
}
|
||||||
const data = []
|
let data = []
|
||||||
// 图片
|
// 图片
|
||||||
const imgs = this.picList.map(v =>{
|
const imgs = this.picList.map(v =>{
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user