release v4.1.2

This commit is contained in:
RockYang
2024-08-09 18:50:02 +08:00
parent 67c7132e6b
commit 740c3c1b00
5 changed files with 23 additions and 85 deletions

View File

@@ -13,7 +13,7 @@
<el-button type="primary" @click="showBindMobileDialog = true">更改账号</el-button>
</el-col>
<el-col :span="24">
<el-button type="success" v-if="enableReward" @click="showRedeemVerifyDialog = true">兑换码核销
<el-button type="success" @click="showRedeemVerifyDialog = true">兑换码核销
</el-button>
</el-col>