|
@@ -355,7 +355,7 @@
|
|
|
<dd class="oder-remark" ng-class="{'length3': order.orderDetails.length > 3}">
|
|
<dd class="oder-remark" ng-class="{'length3': order.orderDetails.length > 3}">
|
|
|
<span style="width: 100%;">
|
|
<span style="width: 100%;">
|
|
|
<em>订单备注:</em>
|
|
<em>订单备注:</em>
|
|
|
- <i class="fl" ng-bind="order.orderRemark || '无'">用便宜的物流最好!</i>
|
|
|
|
|
|
|
+ <i class="fl" ng-bind="remarkList[order.storeid] || '无'">用便宜的物流最好!</i>
|
|
|
<!--<input type="text" class="form-control" placeholder="请填写订单备注" ng-model="order.orderRemark"/>-->
|
|
<!--<input type="text" class="form-control" placeholder="请填写订单备注" ng-model="order.orderRemark"/>-->
|
|
|
</span>
|
|
</span>
|
|
|
</dd>
|
|
</dd>
|