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