Commit 78d50b7c authored by 黄奎's avatar 黄奎

页面修改

parent 6d87ee26
......@@ -8,7 +8,7 @@
<div class="content">
<div style="margin-bottom:20px">
<span>分类名称</span>
<el-input type="text" style="width:250px" size="small" maxlength="100" v-model="msg.Name" @input="msg.pageIndex=1,getList()" clearable>
<el-input type="text" style="width:250px" size="small" maxlength="50" v-model="msg.Name" @input="msg.pageIndex=1,getList()" clearable>
</el-input>
<el-button @click="msg.pageIndex=1,getList()" size="small" type="primary">
查询
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment