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