首页 > TAG信息列表 > timeflag

当输入框为空的时候设置复选框选择无效

这个功能主要实现思路是使用定时器来延时控制,代码如下: watch: { //条件控制复选框的状态 checked: { handler() { if(this.checked == false) this.$message.warning('未连接或者时隔为空'); if(this.start_wb == false || this.time == ''){