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
ce05c660
authored
2025-06-05 14:10:33 +0800
by
yzj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Revert "no message"
This reverts commit
bc886d9d
.
1 parent
bc886d9d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
src/views/legao/course/index.vue
src/views/legao/course/index.vue
View file @
ce05c66
...
...
@@ -247,8 +247,7 @@ function handleEdit (row) {
open
:
true
,
form
:
{
...
row
,
type
:
row
.
type
.
split
(
'、'
),
packId
:
row
.
packId
||
0
type
:
row
.
type
.
split
(
'、'
)
}
}
}
...
...
@@ -258,10 +257,7 @@ function btn_add () {
showForm
.
value
.
title
=
proxy
.
$t
(
'advertisement.dialogTitleAdd'
)
showForm
.
value
=
{
...
showForm
.
value
,
open
:
true
,
form
:
{
packId
:
0
}
open
:
true
}
}
...
...
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