Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
legobackend
/
lego-manage-web
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
222651b6
authored
2025-05-06 18:18:51 +0800
by
chentao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
b1ecb021
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/views/legao/course/index.vue
src/views/legao/course/index.vue
View file @
222651b
...
...
@@ -121,6 +121,7 @@
<el-form-item
v-if=
"determineStatus('2D')"
:label=
"$t('course.dialogTwoD')"
label-width=
"80"
>
<
template
v-if=
"showForm.form.twoDimensionalType == 0"
>
<imageUpload
v-model=
"showForm.form.twoDimensionalOssId"
:limit=
'10'
:fileType=
'["png", "jpg", "jpeg", "ico"]'
/>
<fileUpload
v-model=
"showForm.form.twoDimensionalUrl"
:limit=
"1"
:fileType=
'["ldr"]'
/>
</
template
>
<
template
v-else
>
<el-input
v-model=
"showForm.form.twoDimensionalUrl"
placeholder=
"请输入链接URL"
/>
...
...
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