seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
8d17a2bac0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/AppIndex.vue

+ 1 - 1
src/views/AppIndex.vue

@@ -986,7 +986,7 @@ export default {
986 986
         deptId: item.deptId,
987 987
         urgent: -1,
988 988
       };
989
-      if (this.speState.length > 0) {
989
+      if (this.speState.length === 1) {
990 990
         postData.speState = this.speState.toString();
991 991
       } else if (this.speState.length === 0) {
992 992
         this.detailList = [];