Commit 208b8aeb authored by lvzhuangzhuang's avatar lvzhuangzhuang

1

parent 30deee38
......@@ -16,7 +16,7 @@
</el-form>
<el-row :gutter="10" class="mb8">
<el-col :span="1.5">
<!--<el-col :span="1.5">
<el-button
type="success"
plain
......@@ -24,7 +24,7 @@
size="mini"
@click="dialogVisible = true"
>保存</el-button>
</el-col>
</el-col>-->
<el-col :span="1.5">
<el-button
type="warning"
......@@ -107,10 +107,10 @@ export default {
form: {},
// 查询参数
queryParams: {
pageNum: 1,
/*pageNum: 1,
pageSize: 10,
name: null,
content: null
content: null*/
},
};
},
......
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