coys 1 년 전
부모
커밋
7a19dcb028
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/menu/cockpit/index.vue

+ 1 - 1
src/views/menu/cockpit/index.vue

@@ -202,7 +202,7 @@ export default {
     this.getBaseInfoHandler({ orgId: this.cascaderValue })
     //设置默认排序
 
-    if (this.lvVal == '前10名' || this.lvVal == '履职排名') {
+    if (this.lvVal == '前10名') {
       this.desc = 0
     } else {
       this.desc = 1