|
|
@@ -259,13 +259,13 @@ width: 80px;
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="edit col-xs-3">
|
|
|
+ <!-- <div class="edit col-xs-3">
|
|
|
<select type="select" class="fl form-control" ng-model="product.updatetype" ng-init="product.updatetype = '品牌'" style="width: 130px;">
|
|
|
<option value="品牌">品牌</option>
|
|
|
<option value="名称(类目)">名称(类目)</option>
|
|
|
</select>
|
|
|
<a ng-click="updateByBatch(product.updatetype)" class="btn btn-default btn-sm" ng-disabled="active == 'standard'">批量修改</a>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|