修改虚拟清单的发布撤回的传参
This commit is contained in:
@@ -241,6 +241,7 @@
|
|||||||
item.state = 2
|
item.state = 2
|
||||||
content = this.$t('confirmWithdraw')
|
content = this.$t('confirmWithdraw')
|
||||||
}
|
}
|
||||||
|
item.id = val.id
|
||||||
let _this = this
|
let _this = this
|
||||||
this.$confirm({
|
this.$confirm({
|
||||||
content: content,
|
content: content,
|
||||||
|
|||||||
Reference in New Issue
Block a user