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
80e70c6e
authored
2025-03-09 11:21:00 +0800
by
chentao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
ffce6878
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/legao/advertisement/index.vue
src/views/legao/advertisement/index.vue
View file @
80e70c6
...
...
@@ -78,7 +78,7 @@
</el-container>
<el-dialog
:title=
"showForm.title"
v-model=
"showForm.open"
width=
"500px"
append-to-body
@
close=
"closeDialog"
>
<el-form
ref=
"formRefs"
:model=
"showForm.form"
:rules=
"rules"
>
<el-form-item
label=
"$t('advertisement.tableAdName')"
label-width=
"80"
prop=
"tableAdName"
>
<el-form-item
:
label=
"$t('advertisement.tableAdName')"
label-width=
"80"
prop=
"tableAdName"
>
<el-input
v-model=
"showForm.form.name"
placeholder=
"请输入广告名称"
/>
</el-form-item>
<el-form-item
:label=
"$t('advertisement.tablePhotoName')"
label-width=
"80"
>
...
...
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