提交代码
This commit is contained in:
parent
fe507fd044
commit
7bf1b260df
|
|
@ -61,7 +61,7 @@
|
|||
v-hasPermi="['dataCenter:teamMember:add']"
|
||||
>移动</el-button>
|
||||
</el-col>
|
||||
<el-col :span="1.5">
|
||||
<!-- <el-col :span="1.5">
|
||||
<el-button
|
||||
type="warning"
|
||||
icon="el-icon-document-copy"
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
:disabled="single"
|
||||
v-hasPermi="['dataCenter:teamMember:add']"
|
||||
>复制</el-button>
|
||||
</el-col>
|
||||
</el-col>-->
|
||||
<el-col :span="1.5">
|
||||
<el-button
|
||||
type="danger"
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
>删除</el-button>
|
||||
</el-col>
|
||||
|
||||
<!-- <el-col :span="1.5">
|
||||
<el-col :span="1.5">
|
||||
<el-button
|
||||
type="success"
|
||||
icon="el-icon-edit"
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
:disabled="single"
|
||||
v-hasPermi="['dataCenter:teamMember:add']"
|
||||
>重命名</el-button>
|
||||
</el-col>-->
|
||||
</el-col>
|
||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||
</el-row>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue