Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
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
Administrator
dsk-cr20g
Commits
ae974026
Commit
ae974026
authored
Aug 25, 2023
by
yht15023815643
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
项目概览
parent
9e9707aa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
3 deletions
+9
-3
customDetail.vue
.../views/detail/party-a/dealings/component/customDetail.vue
+4
-1
supplierDetail.vue
...iews/detail/party-a/dealings/component/supplierDetail.vue
+4
-1
index.vue
dsk-operate-ui/src/views/project/overview/index.vue
+1
-1
No files found.
dsk-operate-ui/src/views/detail/party-a/dealings/component/customDetail.vue
View file @
ae974026
...
@@ -26,6 +26,9 @@
...
@@ -26,6 +26,9 @@
:queryParams=
"queryParams"
:queryParams=
"queryParams"
@
handle-current-change=
"handleCurrentChange"
@
handle-current-change=
"handleCurrentChange"
>
>
<template
slot=
"projectName"
slot-scope=
"scope"
>
<span
v-html=
"scope.row.projectName"
></span>
</
template
>
<
template
slot=
"sourceType"
slot-scope=
"scope"
>
<
template
slot=
"sourceType"
slot-scope=
"scope"
>
<div
class=
"flex-box"
>
<div
class=
"flex-box"
>
<div
class=
"a-link"
@
click=
"linkTo(scope)"
v-if=
"scope.row.sourceId&&scope.row.sourceType=='中标业绩'"
v-html=
"scope.row.sourceType"
style=
"cursor: pointer"
></div>
<div
class=
"a-link"
@
click=
"linkTo(scope)"
v-if=
"scope.row.sourceId&&scope.row.sourceType=='中标业绩'"
v-html=
"scope.row.sourceType"
style=
"cursor: pointer"
></div>
...
@@ -72,7 +75,7 @@ export default {
...
@@ -72,7 +75,7 @@ export default {
{
type
:
3
,
fieldName
:
'keys'
,
value
:
''
,
placeholder
:
'输入项目/工程名称查询'
,
options
:
[]},
{
type
:
3
,
fieldName
:
'keys'
,
value
:
''
,
placeholder
:
'输入项目/工程名称查询'
,
options
:
[]},
],
],
forData
:
[
forData
:
[
{
label
:
'项目名称'
,
prop
:
'projectName'
,
fixed
:
true
},
{
label
:
'项目名称'
,
prop
:
'projectName'
,
fixed
:
true
,
slot
:
true
},
{
label
:
'公布时间'
,
prop
:
'time'
,
width
:
'120'
,
sortable
:
'custom'
,
descending
:
'3'
,
ascending
:
'4'
},
{
label
:
'公布时间'
,
prop
:
'time'
,
width
:
'120'
,
sortable
:
'custom'
,
descending
:
'3'
,
ascending
:
'4'
},
{
label
:
'本次合同金额(万元)'
,
prop
:
'amount'
,
width
:
'180'
,
sortable
:
'custom'
,
descending
:
'1'
,
ascending
:
'2'
},
{
label
:
'本次合同金额(万元)'
,
prop
:
'amount'
,
width
:
'180'
,
sortable
:
'custom'
,
descending
:
'1'
,
ascending
:
'2'
},
{
label
:
'项目类型'
,
prop
:
'projectTtype'
,
width
:
'130'
},
{
label
:
'项目类型'
,
prop
:
'projectTtype'
,
width
:
'130'
},
...
...
dsk-operate-ui/src/views/detail/party-a/dealings/component/supplierDetail.vue
View file @
ae974026
...
@@ -26,6 +26,9 @@
...
@@ -26,6 +26,9 @@
@
sort-change=
"sortChange"
@
sort-change=
"sortChange"
@
handle-current-change=
"handleCurrentChange"
@
handle-current-change=
"handleCurrentChange"
>
>
<template
slot=
"projectName"
slot-scope=
"scope"
>
<span
v-html=
"scope.row.projectName"
></span>
</
template
>
<
template
slot=
"sourceType"
slot-scope=
"scope"
>
<
template
slot=
"sourceType"
slot-scope=
"scope"
>
<div
class=
"flex-box"
>
<div
class=
"flex-box"
>
<div
class=
"a-link"
@
click=
"linkTo(scope)"
v-if=
"scope.row.sourceId&&scope.row.sourceType=='中标业绩'"
v-html=
"scope.row.sourceType"
style=
"cursor: pointer"
></div>
<div
class=
"a-link"
@
click=
"linkTo(scope)"
v-if=
"scope.row.sourceId&&scope.row.sourceType=='中标业绩'"
v-html=
"scope.row.sourceType"
style=
"cursor: pointer"
></div>
...
@@ -72,7 +75,7 @@ export default {
...
@@ -72,7 +75,7 @@ export default {
{
type
:
3
,
fieldName
:
'keys'
,
value
:
''
,
placeholder
:
'输入合作项目/工程名称查询'
,
options
:
[],
width
:
260
},
{
type
:
3
,
fieldName
:
'keys'
,
value
:
''
,
placeholder
:
'输入合作项目/工程名称查询'
,
options
:
[],
width
:
260
},
],
],
forData
:
[
forData
:
[
{
label
:
'项目名称'
,
prop
:
'projectName'
,
fixed
:
true
},
{
label
:
'项目名称'
,
prop
:
'projectName'
,
fixed
:
true
,
slot
:
true
},
{
label
:
'公布时间'
,
prop
:
'time'
,
width
:
'120'
,
sortable
:
'custom'
,
descending
:
'3'
,
ascending
:
'4'
},
{
label
:
'公布时间'
,
prop
:
'time'
,
width
:
'120'
,
sortable
:
'custom'
,
descending
:
'3'
,
ascending
:
'4'
},
{
label
:
'本次合同金额(万元)'
,
prop
:
'amount'
,
width
:
'180'
,
sortable
:
'custom'
,
descending
:
'1'
,
ascending
:
'2'
},
{
label
:
'本次合同金额(万元)'
,
prop
:
'amount'
,
width
:
'180'
,
sortable
:
'custom'
,
descending
:
'1'
,
ascending
:
'2'
},
{
label
:
'项目类型'
,
prop
:
'projectType'
,
width
:
'130'
},
{
label
:
'项目类型'
,
prop
:
'projectType'
,
width
:
'130'
},
...
...
dsk-operate-ui/src/views/project/overview/index.vue
View file @
ae974026
...
@@ -345,7 +345,7 @@
...
@@ -345,7 +345,7 @@
</div>
</div>
</div>
</div>
</template>
</template>
<no-data
style=
"margin:20px 0
"
v-if=
"viewData6.length==0"
/>
<no-data
:condition=
"true"
style=
"padding:40px
"
v-if=
"viewData6.length==0"
/>
</div>
</div>
</el-card>
</el-card>
</div>
</div>
...
...
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