coys 1 rok pred
rodič
commit
7a19dcb028
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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