mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 03:16:44 +08:00
报告
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="overvoew">
|
||||
<!-- 以下为顶部搜索框 -->
|
||||
<div class="filterShow">
|
||||
<div class="select">
|
||||
<div class="select" v-if="currentTab !== 6">
|
||||
<a-cascader
|
||||
change-on-select
|
||||
:options="option"
|
||||
@@ -923,14 +923,6 @@ export default {
|
||||
width: 120,
|
||||
align: "left",
|
||||
},
|
||||
{
|
||||
title: "归属组织",
|
||||
dataIndex: "sourceBelongName",
|
||||
ellipsis: true,
|
||||
align: "center",
|
||||
fixed: "left",
|
||||
width: 120,
|
||||
},
|
||||
{
|
||||
title: "任职资格等级",
|
||||
dataIndex: "qualsLevelName",
|
||||
|
||||
Reference in New Issue
Block a user