|
@@ -141,7 +141,7 @@
|
|
|
</div>
|
|
|
<div v-else style="text-align:center;min-height:100px;">暂无人员</div>
|
|
|
<p>
|
|
|
- <el-button type="text" icon="el-icon-setting" @click="manageUser">管理通知人员</el-button>
|
|
|
+ <el-button type="primary" style="margin-top:10px" icon="el-icon-setting" @click="manageUser">管理通知人员</el-button>
|
|
|
</p>
|
|
|
<span slot="footer" class="dialog-footer">
|
|
|
<el-button @click="dialogVisible = false">取 消</el-button>
|