2
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
<template v-for="(item,k) in modules" v-if="modules&&modules.length>0">
|
||||
<template v-for="(item,k) in modules" v-if="modules&&modules.length>0 && info.biz.biz_name">
|
||||
<!--直接报名模块-->
|
||||
<div class="card-module" v-if="item.type && item.type==9 && item.lists && item.lists.length>0">
|
||||
<div class="ignore-rounded-isosceles-trapezoid absolute box-center top-0 pl5 pr5 text-center">
|
||||
|
||||
Reference in New Issue
Block a user