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
87ec9314
Commit
87ec9314
authored
Jun 21, 2023
by
xiongjinke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
7d43e1cd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
5 deletions
+12
-5
Tables.vue
dsk-operate-ui/src/views/detail/party-a/component/Tables.vue
+1
-1
index.vue
dsk-operate-ui/src/views/detail/party-a/cooperate/index.vue
+9
-2
sameRegion.vue
...i/src/views/detail/party-a/urbanLnvestment/sameRegion.vue
+2
-2
No files found.
dsk-operate-ui/src/views/detail/party-a/component/Tables.vue
View file @
87ec9314
...
@@ -62,7 +62,7 @@
...
@@ -62,7 +62,7 @@
</template>
</template>
</el-table>
</el-table>
</div>
</div>
<div
class=
"pagination-box"
v-if=
"paging"
>
<div
class=
"pagination-box"
v-if=
"paging
&& tableDataTotal>queryParams.pageSize
"
>
<el-pagination
background
:current-page=
"queryParams.pageNum"
:page-size=
"queryParams.pageSize"
:total=
"tableDataTotal"
layout=
"prev, pager, next, jumper"
@
current-change=
"handleCurrentChange"
@
size-change=
"handleSizeChange"
/>
<el-pagination
background
:current-page=
"queryParams.pageNum"
:page-size=
"queryParams.pageSize"
:total=
"tableDataTotal"
layout=
"prev, pager, next, jumper"
@
current-change=
"handleCurrentChange"
@
size-change=
"handleSizeChange"
/>
</div>
</div>
</div>
</div>
...
...
dsk-operate-ui/src/views/detail/party-a/cooperate/index.vue
View file @
87ec9314
...
@@ -32,6 +32,9 @@
...
@@ -32,6 +32,9 @@
{{
scope
.
row
.
projectName
}}
{{
scope
.
row
.
projectName
}}
</span>
</span>
</
template
>
</
template
>
<
template
slot=
"investmentAmount"
slot-scope=
"scope"
>
{{
numbers
(
scope
.
row
.
investmentAmount
)
}}
</
template
>
</tables>
</tables>
</template>
</template>
...
@@ -155,13 +158,13 @@ export default {
...
@@ -155,13 +158,13 @@ export default {
forData
:
[
forData
:
[
{
label
:
'项目名称'
,
prop
:
'projectName'
,
slot
:
true
},
{
label
:
'项目名称'
,
prop
:
'projectName'
,
slot
:
true
},
{
label
:
'项目阶段'
,
prop
:
'projectStage'
,
width
:
'120'
},
{
label
:
'项目阶段'
,
prop
:
'projectStage'
,
width
:
'120'
},
{
label
:
'投资金额(万元)'
,
prop
:
'investmentAmount'
,
width
:
'140'
},
{
label
:
'投资金额(万元)'
,
prop
:
'investmentAmount'
,
width
:
'140'
,
slot
:
true
},
{
label
:
'项目状态'
,
prop
:
'status'
,
width
:
'90'
}
{
label
:
'项目状态'
,
prop
:
'status'
,
width
:
'90'
}
],
],
formData
:
[
formData
:
[
{
type
:
1
,
fieldName
:
'projectStage'
,
value
:
''
,
placeholder
:
'项目阶段'
,
options
:
[]},
{
type
:
1
,
fieldName
:
'projectStage'
,
value
:
''
,
placeholder
:
'项目阶段'
,
options
:
[]},
{
type
:
1
,
fieldName
:
'status'
,
value
:
''
,
placeholder
:
'项目状态'
,
options
:
[]},
{
type
:
1
,
fieldName
:
'status'
,
value
:
''
,
placeholder
:
'项目状态'
,
options
:
[]},
{
type
:
3
,
fieldName
:
'projectName'
,
value
:
''
,
placeholder
:
'输入项目名称关键字搜索'
},
{
type
:
3
,
fieldName
:
'projectName'
,
width
:
'200'
,
value
:
''
,
placeholder
:
'输入项目名称关键字搜索'
},
],
],
stageOptions
:[],
stageOptions
:[],
statusOptions
:[],
statusOptions
:[],
...
@@ -363,6 +366,10 @@ export default {
...
@@ -363,6 +366,10 @@ export default {
closeDetail
(){
closeDetail
(){
this
.
isDetailId
=
false
this
.
isDetailId
=
false
this
.
detailId
=
''
this
.
detailId
=
''
},
// 转科学计算
numbers
(
v
){
return
new
Number
(
v
);
}
}
}
}
...
...
dsk-operate-ui/src/views/detail/party-a/urbanLnvestment/sameRegion.vue
View file @
87ec9314
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
</
template
>
</
template
>
</div>
</div>
</div>
</div>
<div
class=
"item"
>
<div
class=
"item"
v-if=
"false"
>
<span
class=
"wrap_label"
>
开发区类别
</span>
<span
class=
"wrap_label"
>
开发区类别
</span>
<div
class=
"item_ckquery"
>
<div
class=
"item_ckquery"
>
<span
:class=
"{color_text:queryParams.developmentZone.length == 0}"
@
click=
"changeBeCurrent('','developmentZone')"
>
全部
</span>
<span
:class=
"{color_text:queryParams.developmentZone.length == 0}"
@
click=
"changeBeCurrent('','developmentZone')"
>
全部
</span>
...
@@ -427,7 +427,7 @@ export default {
...
@@ -427,7 +427,7 @@ export default {
box-shadow
:
0px
4px
10px
0px
rgba
(
0
,
0
,
0
,
0
.1
);
box-shadow
:
0px
4px
10px
0px
rgba
(
0
,
0
,
0
,
0
.1
);
border-radius
:
4px
;
border-radius
:
4px
;
width
:
880px
;
width
:
880px
;
height
:
337px
;
//
height: 337px;
padding
:
16px
;
padding
:
16px
;
position
:
absolute
;
position
:
absolute
;
top
:
25px
;
top
:
25px
;
...
...
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