提交 6acdf5b3 authored 作者: 谢廷雅's avatar 谢廷雅

修改

上级 1af851df
...@@ -36,15 +36,6 @@ ...@@ -36,15 +36,6 @@
v-hasPermi="['backstage:investigator:edit']" v-hasPermi="['backstage:investigator:edit']"
>修改</el-button> >修改</el-button>
</el-col> </el-col>
<el-col :span="1.5">
<el-button
type="info"
icon="el-icon-upload2"
size="mini"
@click="handleImport"
v-hasPermi="['backstage:investigator:import']"
>导入</el-button>
</el-col>
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <el-button
type="danger" type="danger"
...@@ -55,6 +46,15 @@ ...@@ -55,6 +46,15 @@
v-hasPermi="['backstage:investigator:remove']" v-hasPermi="['backstage:investigator:remove']"
>删除</el-button> >删除</el-button>
</el-col> </el-col>
<el-col :span="1.5">
<el-button
type="info"
icon="el-icon-upload2"
size="mini"
@click="handleImport"
v-hasPermi="['backstage:investigator:import']"
>导入</el-button>
</el-col>
<el-col :span="1.5"> <el-col :span="1.5">
<el-button <el-button
type="warning" type="warning"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论