This commit is contained in:
parent
1edf7f2a0a
commit
b0604c6cf8
|
|
@ -884,7 +884,7 @@ export default {
|
||||||
}
|
}
|
||||||
this.loading = false
|
this.loading = false
|
||||||
//关闭页面
|
//关闭页面
|
||||||
this.$table.close()
|
this.$tab.closePage()
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
.catch(() => {})
|
.catch(() => {})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue