【update】-会员缴费、证书缴费 打包管理中增加添加阶段的判断
This commit is contained in:
@@ -170,6 +170,10 @@
|
||||
<label>银行账户:</label>
|
||||
<span>{{ otherCompanyInfo.bankAccount }}</span>
|
||||
</a-col>
|
||||
<a-col :span="12" class="detail-item">
|
||||
<label>联行号:</label>
|
||||
<span>{{ otherCompanyInfo.linkBankNumber || '' }}</span>
|
||||
</a-col>
|
||||
</a-row>
|
||||
</template>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user