feat(资源组配置): 修复配置“道具券”显示不出来的问题
This commit is contained in:
parent
812725a0e3
commit
64876ec4f7
@ -1082,6 +1082,7 @@ export {
|
||||
propsValidDays,
|
||||
propsCurrencyType,
|
||||
propsTypes,
|
||||
propsTicket,
|
||||
scenesTypes,
|
||||
candyPurchasingTypes,
|
||||
language,
|
||||
|
||||
@ -116,7 +116,7 @@ import PropsSourceSelectPopover from "@/components/data/PropsSourceSelectPopover
|
||||
import { mapGetters } from "vuex";
|
||||
|
||||
export default {
|
||||
name: "SendProps",
|
||||
name: "SendTicket",
|
||||
components: { PropsSourceSelectPopover },
|
||||
data() {
|
||||
const commonRules = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user