Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
3ff65a61
Commit
3ff65a61
authored
Oct 26, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
aafa0ffb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
81 additions
and
77 deletions
+81
-77
index.vue
...ate-ui/src/views/radar/components/Establishment/index.vue
+81
-77
No files found.
dsk-operate-ui/src/views/radar/components/Establishment/index.vue
View file @
3ff65a61
...
@@ -226,6 +226,10 @@
...
@@ -226,6 +226,10 @@
<span>
总投资:
</span>
<span>
总投资:
</span>
<span
v-html=
"item.money+'万元'"
></span>
<span
v-html=
"item.money+'万元'"
></span>
</p>
</p>
<p
class=
"list-content-text"
v-if=
"item.handleTime"
>
<span>
最新审批日期:
</span>
<span>
{{
item
.
handleTime
}}
</span>
</p>
<p
class=
"list-content-text"
v-if=
"item.planStartTime"
>
<p
class=
"list-content-text"
v-if=
"item.planStartTime"
>
<span>
计划开工日期:
</span>
<span>
计划开工日期:
</span>
<span>
{{
item
.
planStartTime
}}
</span>
<span>
{{
item
.
planStartTime
}}
</span>
...
@@ -598,7 +602,7 @@
...
@@ -598,7 +602,7 @@
}
else
{
}
else
{
this
.
page
=
page
;
this
.
page
=
page
;
this
.
search
(
page
,
this
.
limit
);
this
.
search
(
page
,
this
.
limit
);
this
.
jump1
(
);
window
.
scrollTo
(
0
,
400
);
}
}
},
},
fieldCommand
(
command
)
{
fieldCommand
(
command
)
{
...
...
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