mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-04-30 23:19:36 +08:00
🚸 支持配置图像质量
This commit is contained in:
@@ -25,7 +25,7 @@ type GroTableProps = { modelValue: Array<TGApp.Sqlite.GachaRecords.SingleTable>
|
||||
|
||||
const props = defineProps<GroTableProps>();
|
||||
|
||||
const headers = [
|
||||
const headers = <const>[
|
||||
{ title: "时间", align: "center", key: "time" },
|
||||
{ title: "卡池", align: "center", key: "uigfType" },
|
||||
{ title: "类型", align: "center", key: "type" },
|
||||
|
||||
Reference in New Issue
Block a user