更新
This commit is contained in:
@@ -157,8 +157,9 @@ export default {
|
||||
goods_id: this.goodsId
|
||||
}}).then((res) => {
|
||||
if (!res.goods) {
|
||||
this.isCopying = false
|
||||
Message.error("获取商品信息失败,采集失败")
|
||||
//this.isCopying = false
|
||||
//Message.error("获取商品信息失败,采集失败")
|
||||
this.addToDraft()
|
||||
return
|
||||
}
|
||||
this.goods = res.goods
|
||||
|
||||
Reference in New Issue
Block a user