筛选优化

This commit is contained in:
2023-08-10 14:29:35 +08:00
parent f7fe717a7e
commit 84b9ac51aa
8 changed files with 32 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ function startLoading() {
loading = ElLoading.service({
lock: true,
text: 'Loading',
background: 'rgba(0, 0, 0, 0.7)',
background: 'rgba(0, 0, 0, 0.7)'
})
}
// 关闭loading事件