bding hace 1 año
padre
commit
435cf97cea
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/rai_manage/reportManage/yanXuanSpecial.vue

+ 1 - 1
src/views/rai_manage/reportManage/yanXuanSpecial.vue

@@ -186,7 +186,7 @@ export default {
         return "color: #409eff; cursor: pointer";
       } else if ((key == "SpecialName" && (this.reportStatusActive == 2 || this.reportStatusActive == 3)) || (key == "SpecialName" && this.topLableActive == 2)) {
         return "color: #409eff; cursor: pointer";
-      } else if (key == "ArticleCollectNum" && this.topLableActive == 1) {
+      } else if (key == "ArticleCollectNum") {
         return "color: #409eff; cursor: pointer";
       } else {
         const style = {