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
850c96e5
Commit
850c96e5
authored
Jun 28, 2023
by
远方不远
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hy
parent
1f742afe
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
105 additions
and
79 deletions
+105
-79
public.css
dsk-operate-ui/src/assets/styles/public.css
+1
-1
index.vue
...te-ui/src/views/enterpriseData/components/Owner/index.vue
+7
-2
details.vue
dsk-operate-ui/src/views/radar/BidRecord/details.vue
+23
-16
details.vue
dsk-operate-ui/src/views/radar/Bidding/details.vue
+1
-2
details.vue
dsk-operate-ui/src/views/radar/Establishment/details.vue
+4
-1
details.vue
dsk-operate-ui/src/views/radar/Tender/details.vue
+7
-7
details.vue
dsk-operate-ui/src/views/radar/bxprozbgg/details.vue
+1
-2
index.vue
...operate-ui/src/views/radar/components/BidRecord/index.vue
+11
-8
index.vue
dsk-operate-ui/src/views/radar/components/Bidding/index.vue
+15
-12
index.vue
...ate-ui/src/views/radar/components/Establishment/index.vue
+8
-6
index.vue
dsk-operate-ui/src/views/radar/components/Land/index.vue
+11
-9
Select.vue
dsk-operate-ui/src/views/radar/components/Tender/Select.vue
+1
-0
index.vue
dsk-operate-ui/src/views/radar/components/Tender/index.vue
+12
-10
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-operate-ui/src/assets/styles/public.css
View file @
850c96e5
...
@@ -442,7 +442,7 @@ select {
...
@@ -442,7 +442,7 @@ select {
font-weight
:
400
;
font-weight
:
400
;
color
:
#232323
;
color
:
#232323
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
5px
5px
5px
5
px
;
border-radius
:
2
px
;
border
:
1px
solid
#D9D9D9
;
border
:
1px
solid
#D9D9D9
;
text-align
:
center
;
text-align
:
center
;
font-size
:
14px
;
font-size
:
14px
;
...
...
dsk-operate-ui/src/views/enterpriseData/components/Owner/index.vue
View file @
850c96e5
...
@@ -452,7 +452,9 @@
...
@@ -452,7 +452,9 @@
width=
"244px"
>
width=
"244px"
>
<span>
认领成功,是否完善客户信息?
</span>
<span>
认领成功,是否完善客户信息?
</span>
<div
slot=
"footer"
class=
"dialog-footer"
>
<div
slot=
"footer"
class=
"dialog-footer"
>
<span
class=
"dialog-footer-btn1"
type=
"primary"
@
click=
"renlin()"
>
立即完善
</span>
<span
class=
"dialog-footer-btn1"
type=
"primary"
>
<router-link
:to=
"'/enterprise/'+encodeStr(companyId)+'?customerId='+customerId+'&path=business' "
tag=
"a"
class=
"list-titel-a"
>
立即完善
</router-link>
</span>
<span
class=
"dialog-footer-btn2"
@
click=
"search(pageNum, pageSize)"
>
稍后
</span>
<span
class=
"dialog-footer-btn2"
@
click=
"search(pageNum, pageSize)"
>
稍后
</span>
</div>
</div>
</el-dialog>
</el-dialog>
...
@@ -533,6 +535,8 @@ export default {
...
@@ -533,6 +535,8 @@ export default {
},
},
],
],
companyId
:
''
,
customerId
:
''
,
dialogVisible
:
false
,
dialogVisible
:
false
,
tableData
:[],
tableData
:[],
...
@@ -771,7 +775,7 @@ export default {
...
@@ -771,7 +775,7 @@ export default {
});
});
},
},
claimbtn
(
item
){
claimbtn
(
item
){
console
.
log
(
item
.
companyName
)
;
this
.
companyId
=
item
.
companyId
;
var
params
=
{
var
params
=
{
companyId
:
item
.
companyId
,
companyId
:
item
.
companyId
,
uipId
:
item
.
uipId
,
uipId
:
item
.
uipId
,
...
@@ -791,6 +795,7 @@ export default {
...
@@ -791,6 +795,7 @@ export default {
// console.log(res)
// console.log(res)
if
(
res
.
code
==
200
)
{
if
(
res
.
code
==
200
)
{
this
.
dialogVisible
=
true
;
this
.
dialogVisible
=
true
;
this
.
customerId
=
res
.
data
.
customerId
;
}
}
}).
catch
(
error
=>
{
}).
catch
(
error
=>
{
...
...
dsk-operate-ui/src/views/radar/BidRecord/details.vue
View file @
850c96e5
...
@@ -39,14 +39,12 @@
...
@@ -39,14 +39,12 @@
<div
class=
"content main5"
>
<div
class=
"content main5"
>
<div
class=
"common-title"
>
参投
列表
</div>
<div
class=
"common-title"
>
投标人
列表
</div>
<div
class=
"table-item"
>
<div
class=
"table-item"
>
<el-table
<el-table
:data=
"tableData"
:data=
"tableData"
element-loading-text=
"Loading"
element-loading-text=
"Loading"
border
border
highlight-current-row
>
>
<el-table-column
label=
"序号"
width=
"80"
>
<el-table-column
label=
"序号"
width=
"80"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
...
@@ -54,9 +52,9 @@
...
@@ -54,9 +52,9 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
label=
"
项目
名称"
>
<el-table-column
label=
"
企业
名称"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<router-link
v-if=
"scope.row.id"
:to=
"'/company/' + encodeStr(scope.row.id) + '/?index=true'"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"scope.row.n
ame"
></router-link>
<router-link
: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.companyN
ame"
></router-link>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
@@ -66,13 +64,19 @@
...
@@ -66,13 +64,19 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<!-- <el-table-column label="工期" width="182" >
<template slot-scope="scope">
{{ scope.row.tenderOffer||'--'}}
</template>
</el-table-column> -->
</el-table>
</el-table>
<div
class=
"pagination clearfix"
v-show=
"total>10"
>
`
<!--
<div class="pagination clearfix" v-show="total>10">`
<el-pagination background :page-size="pageSize" :current-page="pageNum"
<el-pagination background :page-size="pageSize" :current-page="pageNum"
@current-change="handleCurrentChange" layout="prev, pager, next" :total="total">
@current-change="handleCurrentChange" layout="prev, pager, next" :total="total">
</el-pagination>
</el-pagination>
</div>
</div>
-->
</div>
</div>
</div>
</div>
...
@@ -82,7 +86,7 @@
...
@@ -82,7 +86,7 @@
<img
v-if=
"showimg"
src=
"@/assets/images/bxpro/original1.png"
>
<img
v-if=
"showimg"
src=
"@/assets/images/bxpro/original1.png"
>
<img
v-else
src=
"@/assets/images/bxpro/original.png"
>
<img
v-else
src=
"@/assets/images/bxpro/original.png"
>
<span>
<span>
<a
:href=
"textList.url"
>
原文链接
</a>
<a
:href=
"textList.url"
target=
"_blank"
>
原文链接
</a>
</span>
</span>
</div>
</div>
...
@@ -129,7 +133,10 @@
...
@@ -129,7 +133,10 @@
}).
then
(
res
=>
{
}).
then
(
res
=>
{
// console.log(res);
// console.log(res);
this
.
textList
=
res
.
data
;
this
.
textList
=
res
.
data
;
console
.
log
(
this
.
textList
);
if
(
this
.
textList
.
companys
){
this
.
textList
.
companys
=
JSON
.
parse
(
this
.
textList
.
companys
);
this
.
tableData
=
this
.
textList
.
companys
;
}
}).
catch
(
error
=>
{
}).
catch
(
error
=>
{
...
@@ -151,15 +158,15 @@
...
@@ -151,15 +158,15 @@
pageNum
:
this
.
pageNum
,
pageNum
:
this
.
pageNum
,
pageSize
:
this
.
pageSize
pageSize
:
this
.
pageSize
}
}
api
.
tenderPage
(
data
).
then
(
res
=>
{
//
api.tenderPage(data).then(res => {
// console.log(res);
//
// console.log(res);
this
.
tableData
=
res
.
rows
;
//
this.tableData = res.rows;
this
.
total
=
res
.
total
;
//
this.total = res.total;
console
.
log
(
this
.
tableData
);
//
console.log(this.tableData);
}).
catch
(
error
=>
{
//
}).catch(error => {
});
//
});
}
}
}
}
...
...
dsk-operate-ui/src/views/radar/Bidding/details.vue
View file @
850c96e5
...
@@ -25,8 +25,7 @@
...
@@ -25,8 +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
v-if=
"textList.uipId"
:to=
"'/enterprise/' + encodeStr(textList.uipId) + '/?index=true'"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"textList.tenderee"
></router-link>
<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
v-else
:to=
"'/company/' + encodeStr(textList.tendereeId) + '/?index=true'"
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 @
850c96e5
...
@@ -48,7 +48,10 @@
...
@@ -48,7 +48,10 @@
<div
class=
"main3-box"
>
<div
class=
"main3-box"
>
<p>
<p>
<label
class=
"label"
>
项目法人
</label>
<label
class=
"label"
>
项目法人
</label>
<span>
{{textList.companyName||'--'}}
</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>
<span
v-else
>
--
</span>
</span>
<label
class=
"label"
>
总投资(万元)
</label>
<label
class=
"label"
>
总投资(万元)
</label>
<span>
{{textList.money||'--'}}
</span>
<span>
{{textList.money||'--'}}
</span>
</p>
</p>
...
...
dsk-operate-ui/src/views/radar/Tender/details.vue
View file @
850c96e5
...
@@ -42,28 +42,28 @@
...
@@ -42,28 +42,28 @@
</p>
</p>
</div>
</div>
<div
class=
"list-content"
>
<div
class=
"list-content"
v-if=
"textList.projectAmount||textList.contact"
>
<p
class=
"list-content-text"
>
<p
class=
"list-content-text"
v-if=
"textList.projectAmount"
>
<span>
预算金款:
</span>
<span>
预算金款:
</span>
<span
v-if=
"textList.projectAmount"
>
{{textList.projectAmount}}万元
</span>
<span
v-if=
"textList.projectAmount"
>
{{textList.projectAmount}}万元
</span>
<span
v-else
>
--
</span>
<span
v-else
>
--
</span>
</p>
</p>
<p
class=
"list-content-text"
>
<p
class=
"list-content-text"
v-if=
"textList.contact"
>
<span>
联系方式:
</span>
<span>
联系方式:
</span>
<span
>
招采单位 {{textList.contact}}{{textList.contactTel}}
</span>
<span
>
招采单位 {{textList.contact}}{{textList.contactTel}}
</span>
</p>
</p>
</div>
</div>
<div
class=
"list-content"
>
<div
class=
"list-content"
v-if=
"textList.issueTime||textList.overTime||textList.dataSource"
>
<p
class=
"list-content-text"
>
<p
class=
"list-content-text"
v-if=
"textList.issueTime"
>
<span>
发布时间:
</span>
<span>
发布时间:
</span>
<span
>
{{textList.issueTime||'--'}}
</span>
<span
>
{{textList.issueTime||'--'}}
</span>
</p>
</p>
<p
class=
"list-content-text"
>
<p
class=
"list-content-text"
v-if=
"textList.overTime"
>
<span>
报名截止日期:
</span>
<span>
报名截止日期:
</span>
<span
>
{{textList.overTime||'--'}}
</span>
<span
>
{{textList.overTime||'--'}}
</span>
</p>
</p>
<p
class=
"list-content-text"
>
<p
class=
"list-content-text"
v-if=
"textList.dataSource"
>
<span>
来源网站:
</span>
<span>
来源网站:
</span>
<span
>
{{textList.dataSource||'--'}}
</span>
<span
>
{{textList.dataSource||'--'}}
</span>
</p>
</p>
...
...
dsk-operate-ui/src/views/radar/bxprozbgg/details.vue
View file @
850c96e5
...
@@ -178,8 +178,7 @@
...
@@ -178,8 +178,7 @@
<div
class=
"main3-box"
>
<div
class=
"main3-box"
>
<p>
<p>
<label
class=
"label"
>
招标人
</label>
<label
class=
"label"
>
招标人
</label>
<router-link
v-if=
"textList.tendereeId"
:to=
"'/company/' + encodeStr(textList.tendereeId) + '/?index=true'"
tag=
"a"
class=
"list-titel-a color2"
v-html=
"textList.tenderee"
></router-link>
<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>
<span
v-else
class=
"color2"
>
{{textList.tenderee||'--'}}
</span>
<label
class=
"label"
>
代理机构
</label>
<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=
"'/company/' + encodeStr(textList.agencyId) + '/?index=true'"
tag=
"a"
class=
"list-titel-a color2"
v-html=
"textList.agency"
></router-link>
<span
v-else
class=
"color2"
>
{{textList.agency||'--'}}
</span>
<span
v-else
class=
"color2"
>
{{textList.agency||'--'}}
</span>
...
...
dsk-operate-ui/src/views/radar/components/BidRecord/index.vue
View file @
850c96e5
<
template
>
<
template
>
<div>
<div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"content_item"
>
<div
class=
"content_item
content_item_padding0
"
>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"content_right"
>
<div
class=
"content_right"
>
<el-input
class=
"ename_input"
<el-input
class=
"ename_input"
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
></el-cascader>
></el-cascader>
</div>
</div>
<el-dropdown
@
command=
"punishDatehandleCommand"
trigger=
"click"
class=
"el-dropdown-land"
ref=
"punishDateShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"punishDatehandleCommand"
trigger=
"click"
placement=
"bottom-start"
class=
"el-dropdown-land"
ref=
"punishDateShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"punishDateValue ? 'color_text' : ''"
>
<span
class=
"el-dropdown-link"
:class=
"punishDateValue ? 'color_text' : ''"
>
发布时间
{{
punishDateValue
?
" 1项"
:
""
}}
发布时间
{{
punishDateValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
<i
class=
"el-icon-caret-bottom"
></i>
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
</div>
</div>
</el-dropdown>
</el-dropdown>
<el-dropdown
@
command=
"tenderDatehandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"tenderDateShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"tenderDatehandleCommand"
class=
"el-dropdown-land"
placement=
"bottom-start"
trigger=
"click"
ref=
"tenderDateShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"tenderDateValue ? 'color_text' : ''"
>
开标时间
{{
tenderDateValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
<span
class=
"el-dropdown-link"
:class=
"tenderDateValue ? 'color_text' : ''"
>
开标时间
{{
tenderDateValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -145,7 +145,7 @@
...
@@ -145,7 +145,7 @@
</span>
</span>
</div>
</div>
<div
class=
"list-content"
v-if=
"item.tenderTime||item.source||item.punishDate"
>
<div
class=
"list-content
list-content1
"
v-if=
"item.tenderTime||item.source||item.punishDate"
>
<p
class=
"list-content-text"
v-if=
"item.tenderTime"
>
<p
class=
"list-content-text"
v-if=
"item.tenderTime"
>
<span>
开标时间:
</span>
<span>
开标时间:
</span>
...
@@ -853,10 +853,11 @@ export default {
...
@@ -853,10 +853,11 @@ export default {
.content
{
.content
{
padding
:
0px
16px
;
padding
:
0px
16px
;
padding-top
:
16px
;
border-radius
:
4px
4px
4px
4px
;
border-radius
:
4px
4px
4px
4px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
.content_item
{
.content_item
{
padding-top
:
12
px
;
padding-top
:
20
px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
.label
{
.label
{
...
@@ -991,7 +992,7 @@ export default {
...
@@ -991,7 +992,7 @@ export default {
}
}
}
}
.content-label
{
.content-label
{
margin-top
:
12
px
;
margin-top
:
8
px
;
.list-label
{
.list-label
{
background
:
#F3F3FF
;
background
:
#F3F3FF
;
color
:
#8491E8
;
color
:
#8491E8
;
...
@@ -1011,11 +1012,10 @@ export default {
...
@@ -1011,11 +1012,10 @@ export default {
align-items
:
center
;
align-items
:
center
;
.list-content-text
{
.list-content-text
{
margin-top
:
7px
;
display
:
flex
;
display
:
flex
;
justify-content
:
start
;
justify-content
:
start
;
align-items
:
center
;
align-items
:
center
;
margin-right
:
27
px
;
margin-right
:
32
px
;
font-size
:
14px
;
font-size
:
14px
;
span
:first-child
{
span
:first-child
{
...
@@ -1055,6 +1055,9 @@ export default {
...
@@ -1055,6 +1055,9 @@ export default {
}
}
}
}
.list-content1
{
margin-top
:
12px
;
}
}
}
...
...
dsk-operate-ui/src/views/radar/components/Bidding/index.vue
View file @
850c96e5
<
template
>
<
template
>
<div>
<div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"content_item"
>
<div
class=
"content_item
content_item_padding0
"
>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"content_right"
>
<div
class=
"content_right"
>
<el-input
class=
"ename_input"
<el-input
class=
"ename_input"
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
</el-option>
</el-option>
</el-select>
</el-select>
</div>
</div>
<el-dropdown
@
command=
"planTenderAmounthandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"planTenderAmountShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"planTenderAmounthandleCommand"
class=
"el-dropdown-land"
placement=
"bottom-start"
trigger=
"click"
ref=
"planTenderAmountShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"jskBidPlanDto.startPlanTenderAmount ||jskBidPlanDto.endPlanTenderAmount ? 'color_text': ''"
>
<span
class=
"el-dropdown-link"
:class=
"jskBidPlanDto.startPlanTenderAmount ||jskBidPlanDto.endPlanTenderAmount ? 'color_text': ''"
>
合同预估金额
{{
jskBidPlanDto
.
startPlanTenderAmount
||
jskBidPlanDto
.
endPlanTenderAmount
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
合同预估金额
{{
jskBidPlanDto
.
startPlanTenderAmount
||
jskBidPlanDto
.
endPlanTenderAmount
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -192,7 +192,7 @@
...
@@ -192,7 +192,7 @@
</div>
</div>
<div
class=
"list-content"
v-if=
"item.issueTime||item.planTenderDateStart||item.sourceName"
>
<div
class=
"list-content
list-content1
"
v-if=
"item.issueTime||item.planTenderDateStart||item.sourceName"
>
<p
class=
"list-content-text"
v-if=
"item.issueTime"
>
<p
class=
"list-content-text"
v-if=
"item.issueTime"
>
<span>
发布时间:
</span>
<span>
发布时间:
</span>
<span
>
{{item.issueTime||'--'}}
</span>
<span
>
{{item.issueTime||'--'}}
</span>
...
@@ -208,7 +208,7 @@
...
@@ -208,7 +208,7 @@
</div>
</div>
<div
class=
"list-content list-addree"
v-if=
"item.projectScale"
>
<div
class=
"list-content
list-addree"
v-if=
"item.projectScale"
>
<p
class=
"list-content-text"
>
<p
class=
"list-content-text"
>
<span
class=
"content-text-gc"
>
工程规模:
</span>
<span
class=
"content-text-gc"
>
工程规模:
</span>
<span
class=
"content-text-p"
v-html=
"item.projectScale"
></span>
<span
class=
"content-text-p"
v-html=
"item.projectScale"
></span>
...
@@ -599,10 +599,11 @@ export default {
...
@@ -599,10 +599,11 @@ export default {
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.content
{
.content
{
padding
:
0px
16px
;
padding
:
0px
16px
;
padding-top
:
16px
;
border-radius
:
4px
4px
4px
4px
;
border-radius
:
4px
4px
4px
4px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
.content_item
{
.content_item
{
padding-top
:
12
px
;
padding-top
:
20
px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
.label
{
.label
{
...
@@ -737,14 +738,14 @@ export default {
...
@@ -737,14 +738,14 @@ export default {
}
}
}
}
.content-label
{
.content-label
{
margin-top
:
12
px
;
margin-top
:
8
px
;
.list-label
{
.list-label
{
background
:
#F3F3FF
;
background
:
#F3F3FF
;
color
:
#8491E8
;
color
:
#8491E8
;
border-radius
:
1px
1px
1px
1px
;
border-radius
:
1px
1px
1px
1px
;
padding
:
3px
7px
;
padding
:
3px
7px
;
font-size
:
12px
;
font-size
:
12px
;
margin-right
:
16
px
;
margin-right
:
8
px
;
}
}
.list-label-wl
{
.list-label-wl
{
...
@@ -760,17 +761,16 @@ export default {
...
@@ -760,17 +761,16 @@ export default {
.list-content
{
.list-content
{
margin-top
:
8
px
;
margin-top
:
12
px
;
display
:
flex
;
display
:
flex
;
justify-content
:
start
;
justify-content
:
start
;
align-items
:
center
;
align-items
:
center
;
.list-content-text
{
.list-content-text
{
margin-top
:
7px
;
display
:
flex
;
display
:
flex
;
justify-content
:
start
;
justify-content
:
start
;
align-items
:flex-start
;
align-items
:flex-start
;
margin-right
:
27
px
;
margin-right
:
32
px
;
font-size
:
14px
;
font-size
:
14px
;
span
:first-child
{
span
:first-child
{
...
@@ -803,9 +803,9 @@ export default {
...
@@ -803,9 +803,9 @@ export default {
width
:
auto
;
width
:
auto
;
background
:
#F3F4F5
;
background
:
#F3F4F5
;
display
:
inline-flex
;
display
:
inline-flex
;
margin-top
:
1
2
px
;
margin-top
:
1
6
px
;
.list-content-text
{
.list-content-text
{
margin-
top
:
0
px
;
margin-
left
:
16
px
;
span
{
span
{
line-height
:
30px
!
important
;
line-height
:
30px
!
important
;
}
}
...
@@ -817,6 +817,9 @@ export default {
...
@@ -817,6 +817,9 @@ export default {
}
}
}
}
.list-content1
{
margin-top
:
8px
;
}
}
}
.bottomlist-list
:hover
{
.bottomlist-list
:hover
{
...
...
dsk-operate-ui/src/views/radar/components/Establishment/index.vue
View file @
850c96e5
<
template
>
<
template
>
<div>
<div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"content_item"
>
<div
class=
"content_item
content_item_padding0
"
>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"content_right"
>
<div
class=
"content_right"
>
<el-input
class=
"ename_input"
<el-input
class=
"ename_input"
...
@@ -69,7 +69,7 @@
...
@@ -69,7 +69,7 @@
</span>
</span>
<el-cascader
ref=
"address"
class=
"cascader-region"
v-model=
"addressType"
:options=
"addressList"
:props=
"props"
@
change=
"domicileChange"
collapse-tags
clearable
></el-cascader>
<el-cascader
ref=
"address"
class=
"cascader-region"
v-model=
"addressType"
:options=
"addressList"
:props=
"props"
@
change=
"domicileChange"
collapse-tags
clearable
></el-cascader>
</div>
</div>
<el-dropdown
@
command=
"moneyhandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"moneyShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"moneyhandleCommand"
class=
"el-dropdown-land"
placement=
"bottom-start"
trigger=
"click"
ref=
"moneyShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
" establishmentDto.startMoney || establishmentDto.endMoney? 'color_text' : ''"
>
<span
class=
"el-dropdown-link"
:class=
" establishmentDto.startMoney || establishmentDto.endMoney? 'color_text' : ''"
>
总投资
{{
establishmentDto
.
startMoney
||
establishmentDto
.
endMoney
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
总投资
{{
establishmentDto
.
startMoney
||
establishmentDto
.
endMoney
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
</el-option>
</el-option>
</el-select>
</el-select>
</div>
</div>
<el-dropdown
@
command=
"planStartTimehandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"planStartTimeShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"planStartTimehandleCommand"
placement=
"bottom-start"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"planStartTimeShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"planStartTimeValue ? 'color_text' : ''"
>
<span
class=
"el-dropdown-link"
:class=
"planStartTimeValue ? 'color_text' : ''"
>
计划开工时间
{{
planStartTimeValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
计划开工时间
{{
planStartTimeValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -133,7 +133,7 @@
...
@@ -133,7 +133,7 @@
</el-dropdown-menu>
</el-dropdown-menu>
</div>
</div>
</el-dropdown>
</el-dropdown>
<el-dropdown
@
command=
"planEndTimehandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"planEndTimeShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"planEndTimehandleCommand"
placement=
"bottom-start"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"planEndTimeShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"planEndTimeValue ? 'color_text' : ''"
>
<span
class=
"el-dropdown-link"
:class=
"planEndTimeValue ? 'color_text' : ''"
>
计划完工日期
{{
planEndTimeValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
计划完工日期
{{
planEndTimeValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -1129,10 +1129,11 @@
...
@@ -1129,10 +1129,11 @@
.content
{
.content
{
padding
:
0px
16px
;
padding
:
0px
16px
;
padding-top
:
16px
;
border-radius
:
4px
4px
4px
4px
;
border-radius
:
4px
4px
4px
4px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
.content_item
{
.content_item
{
padding-top
:
12
px
;
padding-top
:
20
px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
.label
{
.label
{
...
@@ -1267,7 +1268,8 @@
...
@@ -1267,7 +1268,8 @@
}
}
}
}
.content-label
{
.content-label
{
margin-top
:
12px
;
margin-top
:
8px
;
margin-bottom
:
2px
;
.list-label
{
.list-label
{
background
:
#F3F3FF
;
background
:
#F3F3FF
;
color
:
#8491E8
;
color
:
#8491E8
;
...
...
dsk-operate-ui/src/views/radar/components/Land/index.vue
View file @
850c96e5
<
template
>
<
template
>
<div>
<div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"content_item"
>
<div
class=
"content_item
content_item_padding0
"
>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"content_right"
>
<div
class=
"content_right"
>
<el-input
class=
"ename_input"
<el-input
class=
"ename_input"
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
</el-select>
</el-select>
</div>
</div>
<el-dropdown
@
command=
"handleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"popper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"handleCommand"
class=
"el-dropdown-land"
placement=
"bottom-start"
trigger=
"click"
ref=
"popper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"landMarketDto.startAcreage || landMarketDto.endAcreage? 'color_text': ''"
>
<span
class=
"el-dropdown-link"
:class=
"landMarketDto.startAcreage || landMarketDto.endAcreage? 'color_text': ''"
>
出让面积
{{
landMarketDto
.
startAcreage
||
landMarketDto
.
endAcreage
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
出让面积
{{
landMarketDto
.
startAcreage
||
landMarketDto
.
endAcreage
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -85,7 +85,7 @@
...
@@ -85,7 +85,7 @@
</el-dropdown-menu>
</el-dropdown-menu>
</el-dropdown>
</el-dropdown>
<div
class=
"select-popper"
>
<div
class=
"select-popper"
>
<el-popover
placement=
"bottom"
v-model=
"showIp
t"
trigger=
"click"
>
<el-popover
v-model=
"showIpt"
placement=
"bottom-star
t"
trigger=
"click"
>
<div
class=
"jabph_popper_box jabph_popper_box1"
style=
"position: relative"
>
<div
class=
"jabph_popper_box jabph_popper_box1"
style=
"position: relative"
>
<div
class=
"jabph_popper_wrap"
>
<div
class=
"jabph_popper_wrap"
>
最小
最小
...
@@ -114,7 +114,7 @@
...
@@ -114,7 +114,7 @@
<div
class=
"content_item"
>
<div
class=
"content_item"
>
<div
class=
"label"
>
成交信息
</div>
<div
class=
"label"
>
成交信息
</div>
<div
class=
"content_right"
>
<div
class=
"content_right"
>
<el-dropdown
@
command=
"transactionPricehandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"transactionPriceShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"transactionPricehandleCommand"
class=
"el-dropdown-land"
placement=
"bottom-start"
trigger=
"click"
ref=
"transactionPriceShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"landMarketDto.startTransactionPrice ||landMarketDto.endTransactionPrice ? 'color_text': ''"
>
<span
class=
"el-dropdown-link"
:class=
"landMarketDto.startTransactionPrice ||landMarketDto.endTransactionPrice ? 'color_text': ''"
>
成交金额
{{
landMarketDto
.
startTransactionPrice
||
landMarketDto
.
endTransactionPrice
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
成交金额
{{
landMarketDto
.
startTransactionPrice
||
landMarketDto
.
endTransactionPrice
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -147,7 +147,7 @@
...
@@ -147,7 +147,7 @@
</el-dropdown-item>
</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown-menu>
</el-dropdown>
</el-dropdown>
<el-dropdown
@
command=
"contractSignTimehandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"contractSignTimeShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"contractSignTimehandleCommand"
class=
"el-dropdown-land"
placement=
"bottom-start"
trigger=
"click"
ref=
"contractSignTimeShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"contractSignTimeValue ? 'color_text' : ''"
>
<span
class=
"el-dropdown-link"
:class=
"contractSignTimeValue ? 'color_text' : ''"
>
签订日期
{{
contractSignTimeValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
签订日期
{{
contractSignTimeValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -932,10 +932,11 @@
...
@@ -932,10 +932,11 @@
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.content
{
.content
{
padding
:
0px
16px
;
padding
:
0px
16px
;
padding-top
:
16px
;
border-radius
:
4px
4px
4px
4px
;
border-radius
:
4px
4px
4px
4px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
.content_item
{
.content_item
{
padding-top
:
12
px
;
padding-top
:
20
px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
.label
{
.label
{
...
@@ -1060,6 +1061,7 @@
...
@@ -1060,6 +1061,7 @@
font-size
:
16px
;
font-size
:
16px
;
font-weight
:
700
;
font-weight
:
700
;
color
:
#3D3D3D
;
color
:
#3D3D3D
;
margin-bottom
:
4px
;
line-height
:
19px
;
line-height
:
19px
;
.list-titel-a
{
.list-titel-a
{
text-decoration
:
none
;
text-decoration
:
none
;
...
@@ -1070,7 +1072,7 @@
...
@@ -1070,7 +1072,7 @@
}
}
}
}
.content-label
{
.content-label
{
margin-top
:
7
px
;
margin-top
:
5
px
;
.list-label
{
.list-label
{
background
:
#F3F3FF
;
background
:
#F3F3FF
;
color
:
#8491E8
;
color
:
#8491E8
;
...
@@ -1094,7 +1096,7 @@
...
@@ -1094,7 +1096,7 @@
display
:
flex
;
display
:
flex
;
justify-content
:
start
;
justify-content
:
start
;
align-items
:
center
;
align-items
:
center
;
margin-right
:
27
px
;
margin-right
:
32
px
;
font-size
:
14px
;
font-size
:
14px
;
span
:first-child
{
span
:first-child
{
...
@@ -1121,7 +1123,7 @@
...
@@ -1121,7 +1123,7 @@
width
:
auto
;
width
:
auto
;
background
:
#F3F4F5
;
background
:
#F3F4F5
;
display
:
inline-flex
;
display
:
inline-flex
;
margin-top
:
7
px
;
margin-top
:
8
px
;
.list-content-text
{
.list-content-text
{
margin-top
:
0px
;
margin-top
:
0px
;
span
{
span
{
...
...
dsk-operate-ui/src/views/radar/components/Tender/Select.vue
View file @
850c96e5
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
multiple
multiple
filterable
filterable
:filter-method=
"filterMethod"
:filter-method=
"filterMethod"
placement=
"bottom-start"
v-el-select-loadmore=
"loadMore(rangeNumber)"
v-el-select-loadmore=
"loadMore(rangeNumber)"
@
change=
"selectChange"
@
change=
"selectChange"
@
visible-change=
"visibleChange"
>
@
visible-change=
"visibleChange"
>
...
...
dsk-operate-ui/src/views/radar/components/Tender/index.vue
View file @
850c96e5
<
template
>
<
template
>
<div>
<div>
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"content_item"
>
<div
class=
"content_item
content_item_padding0
"
>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"label"
>
项目名称
</div>
<div
class=
"content_right"
>
<div
class=
"content_right"
>
<el-input
class=
"ename_input"
v-model=
"keyword"
<el-input
class=
"ename_input"
v-model=
"keyword"
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
<el-cascader
ref=
"address"
class=
"cascader-region"
v-model=
"addressType"
:options=
"addressList"
:props=
"props"
@
change=
"domicileChange"
collapse-tags
clearable
>
<el-cascader
ref=
"address"
class=
"cascader-region"
v-model=
"addressType"
:options=
"addressList"
:props=
"props"
@
change=
"domicileChange"
collapse-tags
clearable
>
</el-cascader>
</el-cascader>
</div>
</div>
<el-dropdown
@
command=
"punishDatehandleCommand"
trigger=
"click"
class=
"el-dropdown-land"
ref=
"punishDateShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"punishDatehandleCommand"
trigger=
"click"
placement=
"bottom-start"
class=
"el-dropdown-land"
ref=
"punishDateShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
"punishDateValue ? 'color_text' : ''"
>
发布时间
{{
punishDateValue
?
" 1项"
:
""
}}
<span
class=
"el-dropdown-link"
:class=
"punishDateValue ? 'color_text' : ''"
>
发布时间
{{
punishDateValue
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
<i
class=
"el-icon-caret-bottom"
></i>
</span>
</span>
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
</el-option>
</el-option>
</el-select>
</el-select>
</div>
</div>
<el-dropdown
@
command=
"bidMoneyhandleCommand"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"bidMoneyShowPopper"
:hide-on-click=
"false"
>
<el-dropdown
@
command=
"bidMoneyhandleCommand"
placement=
"bottom-start"
class=
"el-dropdown-land"
trigger=
"click"
ref=
"bidMoneyShowPopper"
:hide-on-click=
"false"
>
<span
class=
"el-dropdown-link"
:class=
" jskBidQueryDto.startBidMoney || jskBidQueryDto.endBidMoney? 'color_text' : ''"
>
<span
class=
"el-dropdown-link"
:class=
" jskBidQueryDto.startBidMoney || jskBidQueryDto.endBidMoney? 'color_text' : ''"
>
预算金额
{{
jskBidQueryDto
.
startBidMoney
||
jskBidQueryDto
.
endBidMoney
?
" 1项"
:
""
}}
预算金额
{{
jskBidQueryDto
.
startBidMoney
||
jskBidQueryDto
.
endBidMoney
?
" 1项"
:
""
}}
<i
class=
"el-icon-caret-bottom"
></i>
<i
class=
"el-icon-caret-bottom"
></i>
...
@@ -209,7 +209,7 @@
...
@@ -209,7 +209,7 @@
</span>
</span>
</div>
</div>
<div
class=
"list-content"
v-if=
"item.companyName||item.agency"
>
<div
class=
"list-content
list-content1
"
v-if=
"item.companyName||item.agency"
>
<p
class=
"list-content-text"
v-if=
"item.companyName"
>
<p
class=
"list-content-text"
v-if=
"item.companyName"
>
<span>
招采单位:
</span>
<span>
招采单位:
</span>
<router-link
v-if=
"item.jskEid"
:to=
"'/company/' + encodeStr(item.jskEid) + '/?index=true'"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"item.companyName"
></router-link>
<router-link
v-if=
"item.jskEid"
:to=
"'/company/' + encodeStr(item.jskEid) + '/?index=true'"
tag=
"a"
class=
"list-titel-a blue"
v-html=
"item.companyName"
></router-link>
...
@@ -1107,11 +1107,12 @@
...
@@ -1107,11 +1107,12 @@
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.content
{
.content
{
padding
:
0px
16px
;
padding
:
0px
16px
;
padding-top
:
16px
;
border-radius
:
4px
4px
4px
4px
;
border-radius
:
4px
4px
4px
4px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
.content_item
{
.content_item
{
padding-top
:
12
px
;
padding-top
:
20
px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
@@ -1272,7 +1273,7 @@
...
@@ -1272,7 +1273,7 @@
background
:
#F3F3FF
;
background
:
#F3F3FF
;
color
:
#8491E8
;
color
:
#8491E8
;
border-radius
:
1px
1px
1px
1px
;
border-radius
:
1px
1px
1px
1px
;
margin-right
:
12
px
;
margin-right
:
8
px
;
padding
:
3px
7px
;
padding
:
3px
7px
;
font-size
:
12px
;
font-size
:
12px
;
...
@@ -1291,17 +1292,15 @@
...
@@ -1291,17 +1292,15 @@
.list-content
{
.list-content
{
margin-top
:
3
px
;
margin-top
:
8
px
;
display
:
flex
;
display
:
flex
;
justify-content
:
start
;
justify-content
:
start
;
align-items
:
center
;
align-items
:
center
;
.list-content-text
{
.list-content-text
{
margin-top
:
7px
;
display
:
flex
;
display
:
flex
;
justify-content
:
start
;
justify-content
:
start
;
align-items
:
center
;
align-items
:
center
;
margin-right
:
27
px
;
margin-right
:
32
px
;
font-size
:
14px
;
font-size
:
14px
;
span
:first-child
{
span
:first-child
{
...
@@ -1326,6 +1325,9 @@
...
@@ -1326,6 +1325,9 @@
}
}
.list-content1
{
margin-top
:
12px
;
}
}
}
...
...
dsk-operate-ui/src/views/radar/components/bxprozbgg/index.vue
View file @
850c96e5
...
@@ -446,7 +446,7 @@
...
@@ -446,7 +446,7 @@
</
template
>
</
template
>
</template>
</template>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"zj"
label=
"招标人"
width=
"
312
"
>
<el-table-column
prop=
"zj"
label=
"招标人"
width=
"
280
"
>
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<router-link
:to=
"'/company/'+encodeStr(scope.row.tendereeId) "
tag=
"a"
class=
"list-titel-a"
v-html=
"scope.row.tenderee"
></router-link>
<router-link
:to=
"'/company/'+encodeStr(scope.row.tendereeId) "
tag=
"a"
class=
"list-titel-a"
v-html=
"scope.row.tenderee"
></router-link>
</
template
>
</
template
>
...
...
dsk-operate-ui/src/views/radar/debtProject/details.vue
View file @
850c96e5
...
@@ -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=
"'/company/' + encodeStr(textList.projectEntityId) + '/?index=true'"
tag=
"a"
class=
" blue"
v-html=
"textList
.projectEntity"
></router-link>
<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>
<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=
"'/company/' + encodeStr(textList.piuId) + '/?index=true'"
tag=
"a"
class=
" blue"
v-html=
"textList
.piu"
></router-link>
<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>
<
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