Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-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
d9026efd
authored
2023-04-12 16:22:36 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:定时任务
1 parent
19ecb89b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/system/timedTask/index.vue
src/views/system/timedTask/index.vue
View file @
d9026ef
...
...
@@ -12,7 +12,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"18"
class=
"btnColRight"
>
<btn
nativeType=
"cx"
@
click=
"handleSubmit"
>
搜索
</btn>
<btn
nativeType=
"cx"
@
click=
"handleSubmit"
>
查询
</btn>
<btn
nativeType=
"cx"
@
click=
"resetSe"
>
重置
</btn>
<btn
nativeType=
"cx"
@
click=
"handleAdd"
>
新增
</btn>
</el-col>
...
...
Please
register
or
sign in
to post a comment