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
e544e65f
Commit
e544e65f
authored
Jul 10, 2025
by
wangxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3333
parent
e9afa89d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
talentInfo.vue
src/views/report/talent/components/talentInfo.vue
+1
-1
antd.css
static/css/antd.css
+2
-2
No files found.
src/views/report/talent/components/talentInfo.vue
View file @
e544e65f
...
...
@@ -194,7 +194,7 @@
<div
class=
"special-middle"
>
<div>
<div
v-if=
"value.isProvincialTalent!=null"
>
<span
v-if=
"value.isProvincialTalent
==1"
>
是
</span><span
v-else
>
否
</span>
<span
v-if=
"value.isProvincialTalent
!=1"
>
否
</span>
<div
v-if=
"value.isProvincialTalent==1"
>
<para-check
v-model=
"value.talentType"
:typeId=
"talentTypeId"
:disabled=
"true"
/>
</div>
...
...
static/css/antd.css
View file @
e544e65f
...
...
@@ -13969,7 +13969,7 @@ span.ant-radio+* {
}
.ant-checkbox-disabled
.ant-checkbox-inner
{
background-color
:
#f5f5f5
;
/* background-color: #f5f5f5; */
border-color
:
#d9d9d9
!important
;
}
...
...
@@ -13981,7 +13981,7 @@ span.ant-radio+* {
}
.ant-checkbox-disabled
+
span
{
color
:
rgba
(
0
,
0
,
0
,
0.25
);
/* color: rgba(0, 0, 0, 0.25); */
cursor
:
not-allowed
;
}
...
...
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