|
|
@@ -130,7 +130,7 @@
|
|
|
<view class="center">
|
|
|
<view class="error" v-if="canBeDelete">
|
|
|
是否将所选商品删除?<br />
|
|
|
- <span style="font-size: 28rpx;color: #666666;margin-top: 16rpx;">删除后需要重新添加品牌标品</span>
|
|
|
+ <span style="font-size: 28rpx;color: #666666;margin-top: 16rpx;">删除后需要重新添加自有商品</span>
|
|
|
|
|
|
</view>
|
|
|
<view class="error" v-else>
|
|
|
@@ -359,7 +359,7 @@ export default {
|
|
|
this.productHandleList = []
|
|
|
this.isManage = false
|
|
|
this.isAll = false
|
|
|
-
|
|
|
+
|
|
|
} else {
|
|
|
this.isDelete = false
|
|
|
this.productHandleList = []
|
|
|
@@ -1106,4 +1106,4 @@ export default {
|
|
|
background-size: contain;
|
|
|
}
|
|
|
}
|
|
|
-</style>
|
|
|
+</style>
|