浏览代码

no message

xiaoxin 11 月之前
父节点
当前提交
ae136fac74
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/order/feedback.vue

+ 1 - 1
pages/order/feedback.vue

@@ -347,7 +347,7 @@ export default {
 					evaluateMessage: this.sendDate.content,
 					score: this.value,
 					shopId: this.sendDate.shopId,
-					pictures: this.shopBanner.length > 0 ? this.shopBanner.join(',') : [],
+					pictures: this.shopBanner.length > 0 ? this.shopBanner.join(',') : '',
 					riderUserId: this.sendDate.riderUserId,
 					evaluateRiderMessage: this.tagList[this.activeIndex],
 					riderScore: this.valueRider