|
|
@@ -244,16 +244,9 @@
|
|
|
type="text"
|
|
|
icon="el-icon-plus"
|
|
|
@click="handleExtend(scope.row)"
|
|
|
- v-hasPermi="['system:user:extend']"
|
|
|
- >补充信息</el-button
|
|
|
+ v-hasPermi="['system:user:extend']"
|
|
|
+ v-if="check==true" >补充信息</el-button
|
|
|
>
|
|
|
- <!-- <el-button
|
|
|
- size="mini"
|
|
|
- type="text"
|
|
|
- icon="el-icon-plus"
|
|
|
- v-hasPermi="['system:user:extend']"
|
|
|
- >补充信息</el-button
|
|
|
- > -->
|
|
|
<el-button
|
|
|
size="mini"
|
|
|
type="text"
|