筛选优化
This commit is contained in:
@@ -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事件
|
||||
|
||||
Reference in New Issue
Block a user