feat(游戏列表编辑弹窗): 游戏分类新增选项
This commit is contained in:
parent
20c84849e6
commit
245eaa1c93
@ -320,7 +320,8 @@ export default {
|
|||||||
{ value: "SLOTS_CLASS", name: "Slots Class" },
|
{ value: "SLOTS_CLASS", name: "Slots Class" },
|
||||||
{ value: "GREEDY_CLASS", name: "Greedy Class" },
|
{ value: "GREEDY_CLASS", name: "Greedy Class" },
|
||||||
{ value: "RACE_SERIES", name: "Race Series" },
|
{ value: "RACE_SERIES", name: "Race Series" },
|
||||||
{ value: "OTHER", name: "Others" }
|
{ value: "OTHER", name: "Others" },
|
||||||
|
{ value: "HIDDEN", name: "hidden" }
|
||||||
],
|
],
|
||||||
|
|
||||||
coverUploadLoading: false,
|
coverUploadLoading: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user