智享会生活活动:移动端报名时,不显示剩余人数
This commit is contained in:
@@ -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}">
|
||||
|
||||
Reference in New Issue
Block a user