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>