Parcourir la source

add tipstype judgement

haojianlong il y a 5 ans
Parent
commit
e0e4db6bf2
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/views/point/dynamicdata/index.vue

+ 4 - 0
src/views/point/dynamicdata/index.vue

@@ -105,6 +105,10 @@ export default {
                 this.ruleDialogShow = true;
               }
             }
+          } else {
+            this.tipsType = 1;
+            this.tipCon = '';
+            this.lastUpdateTime = ''
           }
         }
       });