Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
yn-science-front
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
徐俊
yn-science-front
Commits
82ed2216
Commit
82ed2216
authored
Mar 11, 2025
by
徐俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xujun
parent
410430cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
score.vue
src/views/evaluation/components/score.vue
+5
-5
No files found.
src/views/evaluation/components/score.vue
View file @
82ed2216
...
...
@@ -16,8 +16,8 @@
<a-form-model
ref=
"form"
:model=
"formData"
:rules=
"rules"
class=
"from-table font-line-space"
>
<economy-edit
v-model=
"formData"
v-if=
"formData.expertType == 2"
/>
<div
v-else
>
<technology-evalucation
v-
if=
"totalFunding >= 50"
v-
model=
"formData"
></technology-evalucation>
<div
v-else
>
<technology-evalucation
v-model=
"formData"
></technology-evalucation>
<
!--
<
div
v-else
>
<a-row
type=
"flex"
>
<a-col
:span=
"4"
class=
"bg-gray"
>
<div
class=
"special-middle"
style=
"text-align:center!important;"
>
...
...
@@ -32,7 +32,7 @@
</div>
</a-col>
</a-row>
<
!--
<
a-row
type=
"flex"
>
<a-row
type=
"flex"
>
<a-col
:span=
"4"
class=
"bg-gray"
>
<div
class=
"special-middle"
style=
"text-align:center!important;"
>
<div>
是否推荐立项支持
</div>
...
...
@@ -46,7 +46,7 @@
</a-radio-group>
</a-form-model-item>
</a-col>
</a-row>
-->
</a-row>
<a-row
type=
"flex"
>
<a-col
:span=
"4"
class=
"bg-gray"
>
<div
class=
"special-middle"
style=
"text-align:center!important;"
>
...
...
@@ -63,7 +63,7 @@
</a-form-model-item>
</a-col>
</a-row>
</div>
</div>
-->
</div>
</a-form-model>
</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