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
56d874a9
authored
2025-06-14 10:54:59 +0800
by
huangyf2
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
json
1 parent
5c232c15
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/legao/course/index.vue
src/views/legao/course/index.vue
View file @
56d874a
...
...
@@ -125,8 +125,8 @@
</el-form-item>
<el-form-item
v-if=
"determineStatus('3D')"
:label=
"$t('course.dialogThreeD')"
label-width=
"80"
>
<
template
v-if=
"true"
>
<fileUpload
v-model=
"showForm.form.threeDimensionalUrl"
:fileType=
'["ldr"
,"json"
]'
/>
<!--ldr.json-->
<fileUpload
v-model=
"showForm.form.threeDimensionalType"
:fileType=
'["
ldr","
json"]'
/>
<fileUpload
v-model=
"showForm.form.threeDimensionalUrl"
:fileType=
'["ldr"]'
/>
<!--ldr.json-->
<fileUpload
v-model=
"showForm.form.threeDimensionalType"
:fileType=
'["json"]'
/>
</
template
>
<
template
v-else
>
<el-input
v-model=
"showForm.form.threeDimensionalUrl"
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