|
|
@@ -309,7 +309,7 @@
|
|
|
<input type="checkbox" id="hot" ng-checked="store.tagsObject['SALES_LIST']" ng-click="tagStoreWithTag(store, 'SALES_LIST')">
|
|
|
<label for="hot"></label>
|
|
|
</label>
|
|
|
- <label><i class="new"></i>优秀供应商
|
|
|
+ <label><i class="new-apply"></i>优秀供应商
|
|
|
<input type="checkbox" id="new-apply" ng-checked="store.tagsObject['EXCELLENCE_LIST']" ng-click="tagStoreWithTag(store, 'EXCELLENCE_LIST')">
|
|
|
<label for="new-apply"></label>
|
|
|
</label>
|