Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Z
ZZDataAnalysis
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
hlwu
ZZDataAnalysis
Commits
c5d49b71
Commit
c5d49b71
authored
Mar 15, 2024
by
whlviolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
7290bf04
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
myData.vue
web/src/views/algorithmModel/components/myData.vue
+3
-3
sysAllData.vue
web/src/views/algorithmModel/components/sysAllData.vue
+3
-3
No files found.
web/src/views/algorithmModel/components/myData.vue
View file @
c5d49b71
...
...
@@ -29,9 +29,9 @@
<div
style=
"margin: 5px 0px "
>
<span
style=
"font-weight:400;font-size:14px"
>
反应考核指标在量化评价中的综合得分与分档
</span>
</div>
<div
style=
"align-items: flex-end;margin-right:15px;margin-top:10px"
>
<el-button
type=
"primary"
style=
"width:200px;background-color: #0078D4"
@
click=
"handleClose"
>
在分析工具中打开该算法
</el-button
>
</div
>
<!--
<div
style=
"align-items: flex-end;margin-right:15px;margin-top:10px"
>
--
>
<!--
<el-button
type=
"primary"
style=
"width:200px;background-color: #0078D4"
@
click=
"handleClose"
>
在分析工具中打开该算法
</el-button>
--
>
<!--
</div>
--
>
</div>
<div
class=
"dynamicComp"
>
<div
v-for=
"(item,idx) in compDataList"
>
...
...
web/src/views/algorithmModel/components/sysAllData.vue
View file @
c5d49b71
...
...
@@ -29,9 +29,9 @@
</div>
</div>
</div>
<div
style=
"align-items: flex-end;margin-right:15px;margin-top:10px;margin-left:30px"
>
<el-button
type=
"primary"
style=
"width:200px;background-color: #0078D4"
@
click=
"handleClose"
>
在分析工具中打开该算法
</el-button
>
</div
>
<!--
<div
style=
"align-items: flex-end;margin-right:15px;margin-top:10px;margin-left:30px"
>
--
>
<!--
<el-button
type=
"primary"
style=
"width:200px;background-color: #0078D4"
@
click=
"handleClose"
>
在分析工具中打开该算法
</el-button>
--
>
<!--
</div>
--
>
</div>
</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