mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 20:49:30 +08:00
frontend v1.0.2
This commit is contained in:
@@ -73,7 +73,7 @@ const resourceTotalItems = ref(0)
|
||||
const resourceItemsPerPage = ref(25)
|
||||
|
||||
// 当前页码
|
||||
const resourceCurrentPage = ref(1)
|
||||
const resourceCurrentPage = ref(0)
|
||||
|
||||
// 用户名密码表单
|
||||
const userPwForm = ref({
|
||||
|
||||
Reference in New Issue
Block a user