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
2efa57e0
Commit
2efa57e0
authored
Jun 30, 2023
by
huangjie
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://192.168.60.201/root/dsk-operate-sys
parents
968e68dc
dd56c060
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
6 deletions
+11
-6
JskBidPlanDto.java
...mmon/src/main/java/com/dsk/common/dtos/JskBidPlanDto.java
+6
-1
details.vue
dsk-operate-ui/src/views/radar/Bidding/details.vue
+1
-1
details.vue
dsk-operate-ui/src/views/radar/Establishment/details.vue
+1
-1
index.vue
...operate-ui/src/views/radar/components/bxprozbgg/index.vue
+1
-1
details.vue
dsk-operate-ui/src/views/radar/debtProject/details.vue
+2
-2
No files found.
dsk-common/src/main/java/com/dsk/common/dtos/JskBidPlanDto.java
View file @
2efa57e0
...
@@ -2,6 +2,8 @@ package com.dsk.common.dtos;
...
@@ -2,6 +2,8 @@ package com.dsk.common.dtos;
import
lombok.Data
;
import
lombok.Data
;
import
java.util.Date
;
/**
/**
* 组合查询参数
* 组合查询参数
* @author Administrator
* @author Administrator
...
@@ -48,13 +50,16 @@ public class JskBidPlanDto {
...
@@ -48,13 +50,16 @@ public class JskBidPlanDto {
String
projectCapitalSource
;
String
projectCapitalSource
;
//发布时间
//发布时间
String
issueTime
;
String
issueTime
;
//发布时间开始
Date
startIssueTime
;
//发布时间结束
Date
endIssueTime
;
//计划发布开始时间
//计划发布开始时间
String
planTenderDateStart
;
String
planTenderDateStart
;
//计划发布截止时间
//计划发布截止时间
String
planTenderDateEnd
;
String
planTenderDateEnd
;
//来源网站
//来源网站
String
sourceName
;
String
sourceName
;
/**
/**
* 修改时间
* 修改时间
*/
*/
...
...
dsk-operate-ui/src/views/radar/Bidding/details.vue
View file @
2efa57e0
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
<p
class=
"list-content-text"
>
<p
class=
"list-content-text"
>
<span>
招采单位:
</span>
<span>
招采单位:
</span>
<span
v-if=
"textList.tenderee"
>
<span
v-if=
"textList.tenderee"
>
<router-link
:to=
"
scope.row.uipId?'/enterprise/' + encodeStr(scope.row.uipId) :'/company/' + encodeStr(scope.row.tendereeId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"scope.row
.tenderee"
></router-link>
<router-link
:to=
"
textList.uipId?'/enterprise/' + encodeStr(textList.uipId) :'/company/' + encodeStr(textList.tendereeId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList
.tenderee"
></router-link>
</span>
</span>
<span
v-else
>
--
</span>
<span
v-else
>
--
</span>
</p>
</p>
...
...
dsk-operate-ui/src/views/radar/Establishment/details.vue
View file @
2efa57e0
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
<p>
<p>
<label
class=
"label"
>
项目法人
</label>
<label
class=
"label"
>
项目法人
</label>
<span>
<span>
<router-link
v-if=
"textList.companyName"
:to=
"
scope.row.uipId?'/enterprise/' + encodeStr(scope.row.uipId) :'/company/' + encodeStr(scope.row.companyId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"scope.row
.companyName"
></router-link>
<router-link
v-if=
"textList.companyName"
:to=
"
textList.uipId?'/enterprise/' + encodeStr(textList.uipId) :'/company/' + encodeStr(textList.companyId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList
.companyName"
></router-link>
<span
v-else
>
--
</span>
<span
v-else
>
--
</span>
</span>
</span>
<label
class=
"label"
>
总投资(万元)
</label>
<label
class=
"label"
>
总投资(万元)
</label>
...
...
dsk-operate-ui/src/views/radar/components/bxprozbgg/index.vue
View file @
2efa57e0
...
@@ -454,7 +454,7 @@
...
@@ -454,7 +454,7 @@
</el-table-column>
</el-table-column>
<el-table-column
prop=
"zj"
label=
"招标人"
width=
"280"
>
<el-table-column
prop=
"zj"
label=
"招标人"
width=
"280"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<span
class=
"list-titel-a"
@
click=
"getUipIdByCid(
item.tendereeId)"
v-html=
"item
.tenderee"
>
<span
class=
"list-titel-a"
@
click=
"getUipIdByCid(
scope.row.tendereeId)"
v-html=
"scope.row
.tenderee"
>
</span>
</span>
</
template
>
</
template
>
...
...
dsk-operate-ui/src/views/radar/debtProject/details.vue
View file @
2efa57e0
...
@@ -136,14 +136,14 @@
...
@@ -136,14 +136,14 @@
<div
class=
"main4-box"
>
<div
class=
"main4-box"
>
<label
class=
"label"
>
项目主体
</label>
<label
class=
"label"
>
项目主体
</label>
<span>
<span>
<router-link
v-if=
"textList.projectEntity"
:to=
"
scope.row.projectEntityUipId?'/enterprise/' + encodeStr(scope.row.projectEntityUipId) :'/company/' + encodeStr(scope.row.projectEntityId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"scope.row
.projectEntity"
></router-link>
<router-link
v-if=
"textList.projectEntity"
:to=
"
textList.projectEntityUipId?'/enterprise/' + encodeStr(textList.projectEntityUipId) :'/company/' + encodeStr(textList.projectEntityId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList
.projectEntity"
></router-link>
<template
v-else
>
--
</
template
>
<template
v-else
>
--
</
template
>
</span>
</span>
<label
class=
"label"
>
主管部门
</label>
<label
class=
"label"
>
主管部门
</label>
<span>
{{textList.chargeDepartment||'--'}}
</span>
<span>
{{textList.chargeDepartment||'--'}}
</span>
<label
class=
"label"
>
实施单位
</label>
<label
class=
"label"
>
实施单位
</label>
<span>
<span>
<router-link
v-if=
"textList.piu"
:to=
"
scope.row.piuUipId?'/enterprise/' + encodeStr(scope.row.piuUipId) :'/company/' + encodeStr(scope.row.piuId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"scope.row
.piu"
></router-link>
<router-link
v-if=
"textList.piu"
:to=
"
textList.piuUipId?'/enterprise/' + encodeStr(textList.piuUipId) :'/company/' + encodeStr(textList.piuId) "
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList
.piu"
></router-link>
<
template
v-else
>
--
</
template
>
<
template
v-else
>
--
</
template
>
</span>
</span>
</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