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
4bc83a6a
authored
2025-06-05 12:21:49 +0800
by
yzj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
打包
1 parent
8070e2eb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
src/views/legao/course/index.vue
src/views/legao/course/index.vue
View file @
4bc83a6
...
...
@@ -82,11 +82,12 @@
style=
"width: 180px;"
/>
</el-form-item>
<el-form-item
:label=
"$t('course.dialogPack')"
label-width=
"80"
>
<el-form-item
:label=
"$t('course.dialogPack')"
prop=
"packId"
label-width=
"80"
>
<el-select-v2
v-model=
"showForm.form.packId"
:options=
"ispack"
placeholder=
"是否打包"
:props=
"props"
placeholder=
"请选择是否打包"
style=
"width: 180px;"
/>
</el-form-item>
...
...
@@ -180,7 +181,7 @@ const data = reactive({
title
:
''
,
open
:
false
,
form
:
{
packId
:
0
}
},
rules
:
{
...
...
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