智享会生活活动:移动端报名时,不显示剩余人数

This commit is contained in:
2026-04-28 11:08:49 +08:00
parent 3eb9d1c7d7
commit 61e83f6b21
@@ -38,7 +38,7 @@ layout("/layouts/platform_h5.html"){
<template #header="{index,row}">
<div class="item-header">
<div class="item-title">{{ row.courseName }}</div>
<div v-html="calcSignUpCount(row)"></div>
<!-- <div v-html="calcSignUpCount(row)"></div>-->
</div>
</template>
<template v-slot="{index,row}">