Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1-admin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1-admin
Commits
9f59cb6c
Commit
9f59cb6c
authored
May 20, 2022
by
Lyan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
查询条件更改
parent
9e781c98
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
product.vue
src/views/modules/plate/product.vue
+2
-2
No files found.
src/views/modules/plate/product.vue
View file @
9f59cb6c
...
...
@@ -5,7 +5,7 @@
:model=
"dataForm"
@
keyup
.
enter
.
native=
"getDataList()"
>
<el-form-item
label=
"
关键字
"
>
<el-form-item
label=
"
商品名称
"
>
<el-input
v-model=
"dataForm.key"
placeholder=
"请输入"
...
...
@@ -24,7 +24,7 @@
</el-select>
</el-form-item>
<el-form-item>
<el-button
@
click=
"getDataList()"
>
查询
</el-button>
<el-button
type=
"primary"
@
click=
"getDataList()"
>
查询
</el-button>
</el-form-item>
</el-form>
<div
class=
"add-btn"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment