幸运24-记录-分区-增加土耳其区

This commit is contained in:
khalil
2024-11-20 15:49:57 +08:00
parent 49bd77ae3f
commit e50a89fb0a
2 changed files with 8 additions and 0 deletions

View File

@@ -163,6 +163,10 @@ export default {
name: "华语区",
type: 4,
},
{
name: "土耳其区",
type: 8,
},
],
},
// 表格

View File

@@ -84,6 +84,10 @@ export default {
value: 4,
label: "华语区",
},
{
value: 8,
label: "土耳其区",
},
],
time: "",
},