mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
防止表格最后页最后项删除变成暂无数据
This commit is contained in:
@ -48,6 +48,6 @@ export function getCodeImg() {
|
||||
return request({
|
||||
url: '/captchaImage',
|
||||
method: 'get',
|
||||
timeout: 20000
|
||||
timeout: 20000
|
||||
})
|
||||
}
|
Reference in New Issue
Block a user