[update] 会员管理-标协会员单位信息的项目信息弹框为公用,增加会员权益面板是否显示的判断;会员管理-单位信息为新增的税额和未税金额计算引入混入
This commit is contained in:
@@ -86,8 +86,8 @@
|
||||
</section>
|
||||
<!-- 基本信息end-->
|
||||
|
||||
<!-- 会员权益begin -->
|
||||
<section class="enterprise-info">
|
||||
<!-- 标协会员的会员基本信息,会员权益begin -->
|
||||
<section class="enterprise-info" v-if="projectType === ProjectTypeEnums.STANDARD_MEMBER_PRO.value">
|
||||
<h3 class="title">会员权益</h3>
|
||||
<a-row :gutter="24">
|
||||
<a-col :span="12" class="detail-item">
|
||||
|
||||
Reference in New Issue
Block a user