【preview】检查来款业务已完成的相关代码
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
</a-col>
|
||||
</a-row>
|
||||
<!-- 批量添加时显示) -->
|
||||
<!--todo 样式得调整,左侧和下面的成员单位应该保持一致。-->
|
||||
<template v-if="isBatchAdd && model.workingGroupIdList && model.workingGroupIdList.length > 0">
|
||||
<a-row v-for="(_, index) in model.workingGroupIdList" :key="index + ''">
|
||||
<a-col :xl="21" :sm="20">
|
||||
|
||||
Reference in New Issue
Block a user