zs 2 年之前
父節點
當前提交
758c1064bf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pagesHome/order/appraise.vue

+ 1 - 1
pagesHome/order/appraise.vue

@@ -48,7 +48,7 @@
 									<uni-easyinput
 										v-if="reply.reply&&reply.customer._id==user._id&&reply._id==item._id&&reply.index==indexx"
 										class="input" maxlength=-1 type="textarea" @change="confirm"
-										placeholder="回复商家" />
+										placeholder="评论" />
 								</view>
 							</view>
 						</view>