瀏覽代碼

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 = ''
           }
         }
       });