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
92e4f152
Commit
92e4f152
authored
Jun 30, 2023
by
远方不远
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hy
parent
4db980bf
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
19 additions
and
12 deletions
+19
-12
details.vue
dsk-operate-ui/src/views/radar/Establishment/details.vue
+1
-1
details.vue
dsk-operate-ui/src/views/radar/Land/details.vue
+3
-2
details.vue
dsk-operate-ui/src/views/radar/Tender/details.vue
+6
-4
details.vue
dsk-operate-ui/src/views/radar/bxprozbgg/details.vue
+3
-2
index.vue
dsk-operate-ui/src/views/radar/components/Bidding/index.vue
+4
-1
details.vue
dsk-operate-ui/src/views/radar/debtProject/details.vue
+2
-2
No files found.
dsk-operate-ui/src/views/radar/Establishment/details.vue
View file @
92e4f152
...
...
@@ -49,7 +49,7 @@
<p>
<label
class=
"label"
>
项目法人
</label>
<span>
<router-link
v-if=
"textList.companyName"
:to=
"textList.uipId?'/enterprise/' + encodeStr(textList.
uip
Id) :'/company/' + encodeStr(textList.companyId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.companyName"
></router-link>
<router-link
v-if=
"textList.companyName"
:to=
"textList.uipId?'/enterprise/' + encodeStr(textList.
company
Id) :'/company/' + encodeStr(textList.companyId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.companyName"
></router-link>
<span
v-else
>
--
</span>
</span>
<label
class=
"label"
>
总投资(万元)
</label>
...
...
dsk-operate-ui/src/views/radar/Land/details.vue
View file @
92e4f152
...
...
@@ -11,8 +11,9 @@
<p
class=
"list-content-text"
>
<span>
受让人:
</span>
<span
v-if=
"textList.company"
>
<router-link
v-if=
"textList.uipId"
:to=
"'/enterprise/' + encodeStr(textList.uipId) + '/?index=true'"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.company"
></router-link>
<router-link
v-else
:to=
"'/company/' + encodeStr(textList.id) + '/?index=true'"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.company"
></router-link>
<router-link
v-if=
"textList.company"
:to=
"textList.uipId?'/enterprise/' + encodeStr(textList.companyId) :'/company/' + encodeStr(textList.companyId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.company"
></router-link>
<span
v-else
>
--
</span>
</span>
<span
v-else
class=
"blue"
>
{{
textList
.
company
||
"--"
}}
</span>
</p>
...
...
dsk-operate-ui/src/views/radar/Tender/details.vue
View file @
92e4f152
...
...
@@ -31,13 +31,15 @@
<div
class=
"list-content"
>
<p
class=
"list-content-text"
v-if=
"textList.tenderee"
>
<span>
招采单位:
</span>
<router-link
v-if=
"textList.projectUnitId"
:to=
"'/company/' + encodeStr(textList.projectUnitId) + '/?index=true'"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.tenderee"
></router-link>
<span
v-else
>
{{textList.tenderee||'--'}}
</span>
<router-link
v-if=
"textList.tenderee"
:to=
"textList.tendereeUipId?'/enterprise/' + encodeStr(textList.tendereeId) :'/company/' + encodeStr(textList.tendereeId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.tenderee"
></router-link>
<span
v-else
>
--
</span>
</p>
<p
class=
"list-content-text"
v-if=
"textList.agency"
>
<span>
代理单位:
</span>
<router-link
v-if=
"textList.agency
Id"
:to=
"'/company/' + encodeStr(textList.agencyId) + '/?index=true'
"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.agency"
></router-link>
<span
v-else
>
{{textList.agency||'--'}}
</span>
<router-link
v-if=
"textList.agency
"
:to=
"textList.agencyUipId?'/enterprise/' + encodeStr(textList.agencyId) :'/company/' + encodeStr(textList.agencyId)
"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.agency"
></router-link>
<span
v-else
>
--
</span>
</p>
...
...
dsk-operate-ui/src/views/radar/bxprozbgg/details.vue
View file @
92e4f152
...
...
@@ -185,9 +185,10 @@
<div
class=
"main3-box"
>
<p>
<label
class=
"label"
>
招标人
</label>
<router-link
:to=
"textList.uipId?'/enterprise/' + encodeStr(textList.uipId) :'/company/' + encodeStr(textList.tendereeId) "
tag=
"a"
class=
"list-titel-a color2"
v-html=
"textList.tenderee"
></router-link>
<router-link
v-if=
"textList.tendereeId"
:to=
"textList.tendereeUipId?'/enterprise/' + encodeStr(textList.tendereeId) :'/company/' + encodeStr(textList.tendereeId) "
tag=
"a"
class=
"list-titel-a color2"
v-html=
"textList.tenderee"
></router-link>
<span
v-else
class=
"color2"
>
{{textList.tenderee||'--'}}
</span>
<label
class=
"label"
>
代理机构
</label>
<router-link
v-if=
"textList.agencyId"
:to=
"'/company/' + encodeStr(textList.agencyId) + '/?index=true'
"
tag=
"a"
class=
"list-titel-a color2"
v-html=
"textList.agency"
></router-link>
<router-link
v-if=
"textList.agencyId"
:to=
"textList.agencyUipId?'/enterprise/' + encodeStr(textList.agencyId) :'/company/' + encodeStr(textList.agencyId)
"
tag=
"a"
class=
"list-titel-a color2"
v-html=
"textList.agency"
></router-link>
<span
v-else
class=
"color2"
>
{{textList.agency||'--'}}
</span>
</p>
...
...
dsk-operate-ui/src/views/radar/components/Bidding/index.vue
View file @
92e4f152
...
...
@@ -211,7 +211,10 @@
<div
class=
"list-content"
v-if=
"item.tenderee||item.planTenderAmount||item.projectCapitalSource"
>
<p
class=
"list-content-text"
v-if=
"item.tenderee"
>
<span>
招采单位:
</span>
<span
class=
"blue"
@
click=
"getUipIdByCid(item.tendereeId)"
v-html=
"item.tenderee"
>
<span
v-if=
"item.tendereeId"
>
<span
class=
"blue"
@
click=
"getUipIdByCid(item.tendereeId)"
v-html=
"item.tenderee"
>
</span>
</span>
</p>
<p
class=
"list-content-text"
v-if=
"item.planTenderAmount"
>
...
...
dsk-operate-ui/src/views/radar/debtProject/details.vue
View file @
92e4f152
...
...
@@ -136,14 +136,14 @@
<div
class=
"main4-box"
>
<label
class=
"label"
>
项目主体
</label>
<span>
<router-link
v-if=
"textList.projectEntity"
:to=
"textList.projectEntityUipId?'/enterprise/' +
textList.projectEntityUipId
:'/company/' + encodeStr(textList.projectEntityId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.projectEntity"
></router-link>
<router-link
v-if=
"textList.projectEntity"
:to=
"textList.projectEntityUipId?'/enterprise/' +
encodeStr(textList.projectEntityId)
:'/company/' + encodeStr(textList.projectEntityId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.projectEntity"
></router-link>
<template
v-else
>
--
</
template
>
</span>
<label
class=
"label"
>
主管部门
</label>
<span>
{{textList.chargeDepartment||'--'}}
</span>
<label
class=
"label"
>
实施单位
</label>
<span>
<router-link
v-if=
"textList.piu"
:to=
"textList.piuUipId?'/enterprise/' +
textList.piuUipId
:'/company/' + encodeStr(textList.piuId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.piu"
></router-link>
<router-link
v-if=
"textList.piu"
:to=
"textList.piuUipId?'/enterprise/' +
encodeStr(textList.piuId)
:'/company/' + encodeStr(textList.piuId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.piu"
></router-link>
<
template
v-else
>
--
</
template
>
</span>
</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