Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
206ec58e
authored
2025-06-20 17:19:01 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
国内赛
1 parent
ee54414c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/viewsPc/match/components/addCoach.vue
src/viewsPc/match/components/addCoach.vue
View file @
206ec58
...
...
@@ -8,6 +8,8 @@
<el-form
ref=
"dialogRef"
:model=
"form"
:rules=
"language==0?rules:rules_cn"
inline
label-width=
"150px"
>
<el-row
:gutter=
"30"
class=
"mt30"
>
<el-col
:span=
"4"
>
<label>
{{
language
==
0
?
'个人照片'
:
'Photo'
}}
</label>
<div
style=
"height: 5px"
/>
<el-form-item
label=
""
label-width=
"auto"
prop=
"picUrl"
>
<ImageUpload2
v-model=
"form.picUrl"
:crop-height=
"280"
:crop-width=
"200"
:is-show-tip=
"false"
:limit=
"1"
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment