mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
Update AccountSettingRule.vue
This commit is contained in:
@@ -28,12 +28,6 @@ const importCodeDialog = ref(false)
|
|||||||
// 导入代码类型
|
// 导入代码类型
|
||||||
const importCodeType = ref('')
|
const importCodeType = ref('')
|
||||||
|
|
||||||
// 统一删除弹窗
|
|
||||||
const deleteAllDateDialog = ref(false)
|
|
||||||
|
|
||||||
// 统一删除弹窗的代码类型
|
|
||||||
const deleteAllDateDialogType = ref('')
|
|
||||||
|
|
||||||
// 提示框
|
// 提示框
|
||||||
const $toast = useToast()
|
const $toast = useToast()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user