cxw #25

Merged
root merged 6 commits from cxw into master 2024-09-29 18:04:44 +08:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 79de0c59ab - Show all commits

View File

@ -35,7 +35,7 @@
:true-value="1"
:false-value="0"
name="productRecommend">
品单
首发新品
</el-checkbox>
<el-checkbox
v-model="formData.recommendGood"

View File

@ -173,7 +173,7 @@
v-if="checkPermi(['member:user:update-balance'])"
command="handleUpdateBlance"
>
修改余额(WIP)
修改余额
</el-dropdown-item>
</el-dropdown-menu>
</template>