|
@@ -868,7 +868,7 @@ export default {
|
|
itemId: row.id
|
|
itemId: row.id
|
|
}).then(res => {
|
|
}).then(res => {
|
|
this.goodsList.splice(index, 1)
|
|
this.goodsList.splice(index, 1)
|
|
- this.$successMsg('引用货品删除成功')
|
|
|
|
|
|
+ this.$successMsg('存在的货品删除成功')
|
|
})
|
|
})
|
|
} else {
|
|
} else {
|
|
this.goodsList.splice(index, 1)
|
|
this.goodsList.splice(index, 1)
|