Browse Source

add tipstype judgement

haojianlong 5 năm trước cách đây
mục cha
commit
e0e4db6bf2
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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 = ''
           }
         }
       });