@ -219,6 +219,7 @@ const ConsumeSelectBy = async function (val) {
payType: 7, // 固定传入 payType 值 7
beanConsumeFan: {
...beanConsumeFan.value,
roleId: adminData.value.roleId,
flag: flag.value
}
};
@ -258,6 +258,7 @@ const selectLiveBy = async function (val) {
payType: 1, // 固定传入 payType 值 1 是直播
beanConsumeLive: {
...beanConsumeLive.value,