[bug] 打包选择项目列表弹窗调整
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
</a-table>
|
||||
</div>
|
||||
</a-spin>
|
||||
|
||||
</j-modal>
|
||||
</template>
|
||||
|
||||
@@ -135,7 +136,7 @@ export default {
|
||||
align: 'center',
|
||||
width: 280,
|
||||
dataIndex: 'chargeProject',
|
||||
scopedSlots: { customRender: 'projectName' }
|
||||
scopedSlots: { customRender: 'text' }
|
||||
}, {
|
||||
title: '来款用途',
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user