Commit 594ecb10 authored by 张伯涛's avatar 张伯涛

修改

parent 10a1a2d4
...@@ -43,14 +43,14 @@ ...@@ -43,14 +43,14 @@
<el-button type="primary" style="padding: 8px 7px;" icon="el-icon-refresh" size="small" @click="resetQuery">重置</el-button> <el-button type="primary" style="padding: 8px 7px;" icon="el-icon-refresh" size="small" @click="resetQuery">重置</el-button>
</el-form-item> </el-form-item>
<el-form-item style="float: right"> <el-form-item style="float: right">
<el-button <!-- <el-button-->
v-hasPermi="['sys:user:add']" <!-- v-hasPermi="['sys:user:add']"-->
style="padding: 8px 7px;" <!-- style="padding: 8px 7px;"-->
type="primary" <!-- type="primary"-->
size="small" <!-- size="small"-->
icon="el-icon-plus" <!-- icon="el-icon-plus"-->
@click="handleFormAdd" <!-- @click="handleFormAdd"-->
>表单页新增模板</el-button> <!-- >表单页新增模板</el-button>-->
<el-button <el-button
v-hasPermi="['sys:user:add']" v-hasPermi="['sys:user:add']"
style="padding: 8px 7px;" style="padding: 8px 7px;"
......
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