修改
This commit is contained in:
parent
26f877b935
commit
b51192950e
@ -247,7 +247,6 @@ export default {
|
||||
this.nodelist.map(e => {
|
||||
manageRouteNodeIds = [...manageRouteNodeIds, ...e.nodeList.map(el => el.id)]
|
||||
})
|
||||
console.log(manageRouteNodeIds)
|
||||
this.$prompt('请输入审核备注信息?', '提示', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user