Skip to content

Commit dcd0dbf

Browse files
committed
promotion:完善 优惠劵模板 表~
1 parent 67cc989 commit dcd0dbf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/views/mall/product/brand/index.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<template>
22
<div class="app-container">
33

4-
<!-- 搜索工作栏 -->
5-
<el-form :model="queryParams" ref="queryForm" size="small" :inline="true" v-show="showSearch" label-width="68px">
4+
« <el-form :model="queryParams" ref="queryForm" size="small" :inline="true" v-show="showSearch" label-width="68px">
65
<el-form-item label="品牌名称" prop="name">
76
<el-input v-model="queryParams.name" placeholder="请输入品牌名称" clearable @keyup.enter.native="handleQuery"/>
87
</el-form-item>

0 commit comments

Comments
 (0)