Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fulixin
dsk-operate-sys-cscec
Commits
5c7c3147
Commit
5c7c3147
authored
Mar 07, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
dd8a6e50
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
26 additions
and
18 deletions
+26
-18
cooperativeConstructionUnit.vue
...y-a/consultingTransaction/cooperativeConstructionUnit.vue
+3
-3
cooperativeGroup.vue
...detail/party-a/consultingTransaction/cooperativeGroup.vue
+3
-3
cooperativeOwnerUnits.vue
...l/party-a/consultingTransaction/cooperativeOwnerUnits.vue
+3
-3
index.vue
dsk-operate-ui/src/views/detail/party-a/index.vue
+16
-8
index.vue
.../projectCostLedger/detail/components/DirectCost/index.vue
+1
-1
No files found.
dsk-operate-ui/src/views/detail/party-a/consultingTransaction/cooperativeConstructionUnit.vue
View file @
5c7c3147
...
...
@@ -105,8 +105,8 @@ export default {
{
label
:
'合作项目/工程名称'
,
prop
:
'projectName'
,
width
:
'260'
,
slot
:
true
,
showOverflowTooltip
:
true
}
,
{
label
:
'合作时间'
,
prop
:
'time'
,
width
:
'140'
,
sortable
:
"custom"
}
,
{
label
:
'咨询机构承担角色'
,
prop
:
'agencyBusinessType'
,
width
:
'140'
}
,
{
label
:
'项目类型'
,
prop
:
'counterpartRole'
,
minWidth
:
'
90
'
}
,
{
label
:
'工程类型'
,
prop
:
'projectType'
,
minWidth
:
'
9
0'
}
,
{
label
:
'项目类型'
,
prop
:
'counterpartRole'
,
minWidth
:
'
105
'
}
,
{
label
:
'工程类型'
,
prop
:
'projectType'
,
minWidth
:
'
10
0'
}
,
{
label
:
'项目/工程金额(万元)'
,
prop
:
'amount'
,
width
:
'190'
,
sortable
:
"custom"
,
align
:
"right"
,
}
,
{
label
:
'项目地区'
,
prop
:
'area'
,
width
:
'245'
,
slot
:
true
}
,
{
label
:
'数据来源'
,
prop
:
'dataSource'
,
width
:
'90'
}
,
...
...
@@ -181,7 +181,7 @@ export default {
}
,
// 创建列表查询条件
createQueryCondition
(
form
)
{
/**
/**
* @type {Array<{
* fieldName : string;
* value : any
...
...
dsk-operate-ui/src/views/detail/party-a/consultingTransaction/cooperativeGroup.vue
View file @
5c7c3147
...
...
@@ -170,8 +170,8 @@ export default {
{
label
:
'合作时间'
,
prop
:
'time'
,
width
:
'140'
,
sortable
:
"custom"
}
,
{
label
:
'集团成员身份'
,
prop
:
'role'
,
width
:
'140'
}
,
{
label
:
'咨询机构承担角色'
,
prop
:
'agencyBusinessType'
,
width
:
'140'
}
,
{
label
:
'项目类型'
,
prop
:
'counterpartRole'
,
minWidth
:
'
90
'
}
,
{
label
:
'工程类型'
,
prop
:
'projectType'
,
minWidth
:
'
9
0'
}
,
{
label
:
'项目类型'
,
prop
:
'counterpartRole'
,
minWidth
:
'
105
'
}
,
{
label
:
'工程类型'
,
prop
:
'projectType'
,
minWidth
:
'
10
0'
}
,
{
label
:
'项目/工程金额(万元)'
,
prop
:
'amount'
,
width
:
'190'
,
sortable
:
"custom"
,
align
:
"right"
,
}
,
{
label
:
'项目地区'
,
prop
:
'area'
,
width
:
'245'
,
slot
:
true
}
,
],
...
...
@@ -249,7 +249,7 @@ export default {
}
,
// 创建列表查询条件
createQueryCondition
(
form
)
{
/**
/**
* @type {Array<{
* fieldName : string;
* value : any
...
...
dsk-operate-ui/src/views/detail/party-a/consultingTransaction/cooperativeOwnerUnits.vue
View file @
5c7c3147
...
...
@@ -105,8 +105,8 @@ export default {
{
label
:
'合作项目/工程名称'
,
prop
:
'projectName'
,
width
:
'260'
,
slot
:
true
,
showOverflowTooltip
:
true
}
,
{
label
:
'合作时间'
,
prop
:
'time'
,
width
:
'140'
,
sortable
:
"custom"
}
,
{
label
:
'咨询机构承担角色'
,
prop
:
'agencyBusinessType'
,
width
:
'140'
}
,
{
label
:
'项目类型'
,
prop
:
'counterpartRole'
,
minWidth
:
'
90
'
}
,
{
label
:
'工程类型'
,
prop
:
'projectType'
,
minWidth
:
'
9
0'
}
,
{
label
:
'项目类型'
,
prop
:
'counterpartRole'
,
minWidth
:
'
105
'
}
,
{
label
:
'工程类型'
,
prop
:
'projectType'
,
minWidth
:
'
10
0'
}
,
{
label
:
'项目/工程金额(万元)'
,
prop
:
'amount'
,
width
:
'190'
,
sortable
:
"custom"
,
align
:
"right"
,
}
,
{
label
:
'项目地区'
,
prop
:
'area'
,
width
:
'245'
,
slot
:
true
}
,
{
label
:
'数据来源'
,
prop
:
'dataSource'
,
width
:
'90'
}
,
...
...
@@ -181,7 +181,7 @@ export default {
}
,
// 创建列表查询条件
createQueryCondition
(
form
)
{
/**
/**
* @type {Array<{
* fieldName : string;
* value : any
...
...
dsk-operate-ui/src/views/detail/party-a/index.vue
View file @
5c7c3147
<
template
>
<div
class=
"app-container part-container details-of-party"
>
<div
style=
"height: 100%;"
v-if=
"!isCompany"
>
<skeleton
style=
"padding-top: 16px"
></skeleton>
</div>
<Header
:company-id=
"companyId"
:companyInfo=
"companyInfo"
:cooDetail=
"cooDetail"
v-if=
"companyId"
@
close-detail=
"closeDetail"
/>
<div
class=
"part-main"
>
<div
class=
"part-left"
>
<side-bar
:statisticObj=
"statisticObj"
ref=
"sidebar"
@
currentPath=
"showPartPage"
:pathName=
"currentPath.pathName"
:partBoxHeight=
"partBoxHeight"
:customerId=
"customerId"
:isCompany=
"isCompany"
:isCustomer=
"isCustomer"
/>
:partBoxHeight=
"partBoxHeight"
:customerId=
"customerId"
:isCompany=
"isCompany"
:isCustomer=
"isCustomer"
/>
</div>
<div
class=
"part-right"
>
<div
id=
"partBox"
v-if=
"companyId"
class=
"part-common-container-style"
>
...
...
@@ -37,7 +40,7 @@
<cooperative-owner-units
v-if=
"currentPath.pathName=='cooperativeOwnerUnits'"
:company-id=
"companyId"
></cooperative-owner-units>
<!-- 2、常合作施工单位 -->
<cooperative-construction-unit
v-if=
"currentPath.pathName=='cooperativeConstructionUnit'"
:company-id=
"companyId"
></cooperative-construction-unit>
:company-id=
"companyId"
></cooperative-construction-unit>
<!-- 3、常合作集团 -->
<cooperative-group
v-if=
"currentPath.pathName=='cooperativeGroup'"
:company-id=
"companyId"
></cooperative-group>
<!-- 投诚分析 -->
...
...
@@ -60,12 +63,12 @@
<!-- 内部合作 -->
<!-- 1、咨询机构合作 -->
<consulting-agency-cooperation
v-if=
"currentPath.pathName=='consultingAgencyCooperation'"
:company-id=
"companyId"
></consulting-agency-cooperation>
:company-id=
"companyId"
></consulting-agency-cooperation>
<!-- 2、准入情况 -->
<access-condition
v-if=
"currentPath.pathName=='accessCondition'"
:company-id=
"companyId"
:companyInfo=
"companyInfo"
></access-condition>
<!-- 3、供应商合作记录 -->
<cooperation-record
v-if=
"currentPath.pathName=='cooperationRecord'"
:company-id=
"companyId"
:company-name=
"companyName"
></cooperation-record>
:company-name=
"companyName"
></cooperation-record>
<!-- 4、施工业绩 -->
<construction-performance
v-if=
"currentPath.pathName=='constructionPerformance'"
:company-id=
"companyId"
></construction-performance>
<!-- 5、在施工程情况 -->
...
...
@@ -78,10 +81,10 @@
<Preference
v-if=
"currentPath.pathName=='preference'"
:customer-ids=
"customerId"
:customerInfo=
"customerInfo"
/>
<!-- 合作情况 -->
<Cooperate
v-if=
"currentPath.pathName=='cooperate'"
:customer-ids=
"customerId"
:companyInfo=
"companyInfo"
:cooDetail=
"cooDetail"
:customerInfo=
"customerInfo"
@
detail=
"cooperateDetail"
/>
:customerInfo=
"customerInfo"
@
detail=
"cooperateDetail"
/>
<!-- 决策链条 -->
<DecisionMaking
v-if=
"currentPath.pathName=='decisionMaking'"
:customer-ids=
"customerId"
:companyInfo=
"companyInfo"
:customerInfo=
"customerInfo"
/>
:customerInfo=
"customerInfo"
/>
<!-- 跟进记录 -->
<Gjjl
v-if=
"currentPath.pathName=='gjjl'"
:isDisabled=
'false'
types=
"gjdt"
:customer-ids=
"customerId"
/>
</
template
>
...
...
@@ -148,6 +151,7 @@ import ConstructionSituation from "@/views/detail/party-a/internalCooperation/co
import
{
urbanInvestmentPage
,
}
from
'@/api/detail/party-a/urbanLnvestment'
;
import
skeleton
from
'./component/skeleton'
export
default
{
name
:
'PartyA'
,
components
:
{
...
...
@@ -198,11 +202,13 @@ export default {
CooperativeConstructionUnit
,
CooperativeGroup
,
ConstructionPerformance
,
ConstructionSituation
ConstructionSituation
,
skeleton
},
data
()
{
return
{
isSkeleton
:
true
,
isSkeleton1
:
true
,
companyInfo
:
{},
customerInfo
:
{},
// 企业名称
...
...
@@ -303,13 +309,15 @@ export default {
this
.
companyId
=
data
;
await
this
.
$nextTick
();
this
.
listenSider
();
await
this
.
getStatistic
(
this
.
companyName
);
await
this
.
handleQuery
();
await
this
.
getStatistic
(
this
.
companyName
);
await
this
.
association
(
this
.
$route
.
query
.
customerId
);
this
.
$refs
.
sidebar
.
getFinancial
(
data
);
}
},
async
getStatistic
(
companyName
)
{
let
params
=
{
companyId
:
this
.
companyId
};
...
...
dsk-operate-ui/src/views/projectCostLedger/detail/components/DirectCost/index.vue
View file @
5c7c3147
...
...
@@ -158,7 +158,7 @@ export default {
menuDetails
:{},
menuOptions
:
{
nodeName
:
"menuName"
,
nodeValue
:
"menu
Id
"
,
nodeValue
:
"menu
Name
"
,
children
:
"childrenList"
},
detailsId
:
''
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment