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
da0e5ab8
authored
2024-12-03 10:29:36 +0800
by
chentao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
4434aee0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
src/views/legao/problem/index.vue
src/views/legao/upgradation/index.vue
src/views/legao/problem/index.vue
View file @
da0e5ab
...
...
@@ -8,7 +8,7 @@
<el-form-item
label=
""
prop=
"configName"
>
<el-select
v-model=
"queryParams.status"
placeholder=
"
Select
"
placeholder=
"
发布状态
"
clearable
style=
"width: 240px;margin-left: 16px;"
>
...
...
src/views/legao/upgradation/index.vue
View file @
da0e5ab
...
...
@@ -8,7 +8,7 @@
<el-form-item
:label=
"$t('upgradation.cateName')"
prop=
"fileType"
>
<el-select
v-model=
"queryParams.fileType"
placeholder=
"
Select
"
placeholder=
"
请选择
"
clearable
style=
"width: 240px;margin-left: 16px;"
>
...
...
@@ -23,7 +23,7 @@
<el-form-item
:label=
"$t('upgradation.procedureName')"
prop=
"platformType"
>
<el-select
v-model=
"queryParams.platformType"
placeholder=
"
Select
"
placeholder=
"
请选择
"
clearable
style=
"width: 240px;margin-left: 16px;"
>
...
...
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