[update] 打包项目维护字段修改;统计报表模块页面

This commit is contained in:
zhaoxiao
2021-09-14 14:14:36 +08:00
parent f6438c586d
commit 757bb11e7a
10 changed files with 2152 additions and 23 deletions
@@ -59,6 +59,11 @@
<j-ellipsis :value="text" :length="18"></j-ellipsis>
</template>
<!-- 进度-->
<template slot="rateOfProgress" slot-scope="text">
<progress-bar :data="text"></progress-bar>
</template>
<template slot="status-pack" slot-scope="text,record">
<status-slot :statu-obj="record" :status-no="text"></status-slot>
</template>
@@ -82,10 +87,11 @@ import { JeroListMixin } from '../../../../mixins/JeroListMixin'
import JYearDate from '../../../../components/jero/JYearDate'
import WorkingGroupMemberUnitModule from '../../../projectManagement/modules/WorkingGroupMemberUnitModule'
import { associatedProject } from '../../../../api/incomePaymentsApi'
import ProgressBar from '../../../../components/ProgressBar'
export default {
name: 'SelectWorkingGroupProjectModule',
components: { WorkingGroupMemberUnitModule, JYearDate },
components: { WorkingGroupMemberUnitModule, JYearDate, ProgressBar },
mixins: [JeroListMixin],
props: {
// 打包状态