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