shish 5 meses atrás
pai
commit
2820a42ebf
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      ghsApp/src/admin/clear/customInfo.vue

+ 4 - 0
ghsApp/src/admin/clear/customInfo.vue

@@ -51,6 +51,10 @@
 					<view>结账状态:</view>
 					<view>{{detailInfo.status==1?'待结清':detailInfo.status==2?'已结清':detailInfo.status==3?'已取消':'待结清'}}</view>
 				</view>
+				<view class="order-info_box" v-if="detailInfo.remark!=''">
+					<view>备注信息:</view>
+					<view style="color:red;font-weight:bold;">{{ detailInfo.remark }}</view>
+				</view>
 			</view>
 			<view class="title">
 				客户