修改选人的搜索条件

This commit is contained in:
zhoulingpo
2023-04-18 17:58:49 +08:00
parent 3d7c55acca
commit 0d5445d024
3 changed files with 33 additions and 51 deletions
+1 -3
View File
@@ -7,6 +7,7 @@
v-loading="loading"
:header-cell-style="{ color: '#606266', fontSize: '13px',
height: '48px'}"
border
@sort-change="sortChange">
<el-table-column
show-overflow-tooltip
@@ -160,9 +161,6 @@ export default {
<style lang="scss" scoped>
.table-box{
width: 100%;
.el-table{
border: 1px solid #e5e5e5;
}
}
.lookFile{
color: #0c91e5;