Browse Source

点单号设置已读

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@10236 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
wangmh 8 years ago
parent
commit
ea9842b3ac
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/main/webapp/resources/tpl/index/purc/order.html

+ 2 - 1
src/main/webapp/resources/tpl/index/purc/order.html

@@ -338,7 +338,8 @@
 						ng-bind="::order.date | date:'yyyy-MM-dd'"></span>
 					<span ng-bind="::order.receiveName"></span>
 					<span>订单号:<a
-						class="text-num" ng-bind="::order.code" ui-sref="purc.order_detail({id:order.id})" target="_self"></a></span>
+						class="text-num" ng-bind="::order.code" ui-sref="purc.order_detail({id:order.id})" target="_self"
+						ng-click="setOrdersRead(order.id)"></a></span>
 				</div>
 			</td>
 			<td class="order-sum">{{::order.currency}}: <span