修改内容
This commit is contained in:
parent
98373bc3fc
commit
f36aaf80f0
@ -390,7 +390,7 @@ beforeDestroy() {
|
||||
|
||||
mounted() {
|
||||
document.addEventListener('click', this.handleClickOutside)
|
||||
// 若需要上来就请求一次数据
|
||||
// 开autoFetch了就直接来一次
|
||||
if (this.autoFetch) {
|
||||
this.fetchTableData()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user