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
830aba1d
authored
2023-01-31 14:11:48 +0800
by
yangwei
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
查询条件重置按钮
1 parent
52430f5c
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
0 deletions
src/views/business-info/fdcqdz/index.vue
src/views/business-info/fdcqqfsyq/index.vue
src/views/business-info/fdcqyz/index.vue
src/views/business-info/jsydzjdsyq/index.vue
src/views/business-info/fdcqdz/index.vue
View file @
830aba1
...
...
@@ -51,6 +51,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"6"
class=
"btnColRight"
>
<btn
nativeType=
"cz"
@
click=
"resetForm('ruleForm')"
>
重置
</btn>
<btn
nativeType=
"cx"
@
click=
"handleSubmit"
>
查询
</btn>
</el-col>
</el-row>
...
...
src/views/business-info/fdcqqfsyq/index.vue
View file @
830aba1
...
...
@@ -23,6 +23,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"4"
class=
"btnColRight"
>
<btn
nativeType=
"cz"
@
click=
"resetForm('ruleForm')"
>
重置
</btn>
<btn
nativeType=
"cx"
@
click=
"handleSubmit"
>
查询
</btn>
</el-col>
</el-row>
...
...
src/views/business-info/fdcqyz/index.vue
View file @
830aba1
...
...
@@ -51,6 +51,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"6"
class=
"btnColRight"
>
<btn
nativeType=
"cz"
@
click=
"resetForm('ruleForm')"
>
重置
</btn>
<btn
nativeType=
"cx"
@
click=
"handleSubmit"
>
查询
</btn>
</el-col>
</el-row>
...
...
src/views/business-info/jsydzjdsyq/index.vue
View file @
830aba1
...
...
@@ -46,6 +46,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"12"
class=
"btnColRight"
>
<btn
nativeType=
"cz"
@
click=
"resetForm('ruleForm')"
>
重置
</btn>
<btn
nativeType=
"cx"
@
click=
"handleSubmit"
>
查询
</btn>
</el-col>
</el-row>
...
...
Please
register
or
sign in
to post a comment