This commit is contained in:
wangjh12
2025-04-30 17:41:43 +08:00
parent 4a449f3857
commit f9ec0cb65f

View File

@@ -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",