|
@@ -1,7 +1,7 @@
|
|
|
<!--
|
|
|
* @Author: your name
|
|
|
* @Date: 2021-09-16 11:27:35
|
|
|
- * @LastEditTime: 2021-09-22 16:58:35
|
|
|
+ * @LastEditTime: 2021-09-23 18:06:34
|
|
|
* @LastEditors: Please set LastEditors
|
|
|
* @Description: In User Settings Edit
|
|
|
* @FilePath: \hyyfClient\src\views\BioSafety\PersonAdmin.vue
|
|
@@ -29,12 +29,12 @@
|
|
|
</template>
|
|
|
<template v-else-if="btnSelected === 2">
|
|
|
<div>
|
|
|
-
|
|
|
+ <el-button size="mini">黑名单</el-button>
|
|
|
</div>
|
|
|
</template>
|
|
|
<template v-else>
|
|
|
<div>
|
|
|
-
|
|
|
+ <el-button size="mini">黑名单</el-button>
|
|
|
</div>
|
|
|
</template>
|
|
|
</template>
|