|
|
@@ -720,12 +720,12 @@
|
|
|
<label class="com-check-radio">
|
|
|
<input type="radio" id="forSeller" name="method" ng-click="setFilters('vendorType', 'all')" ng-checked="vendorType == 'all'">
|
|
|
<label for="forSeller"></label>
|
|
|
- 公司商机
|
|
|
+ 公司报价
|
|
|
</label>
|
|
|
<label class="com-check-radio">
|
|
|
<input type="radio" id="forPlatform" name="method" ng-click="setFilters('vendorType', 'self')" ng-checked="vendorType == 'self'">
|
|
|
<label for="forPlatform"></label>
|
|
|
- 我的商机
|
|
|
+ 我的报价
|
|
|
</label>
|
|
|
</div>
|
|
|
<div>
|