ソースを参照

add tipstype judgement

haojianlong 5 年 前
コミット
e0e4db6bf2
1 ファイル変更4 行追加0 行削除
  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 = ''
           }
         }
       });