src/views/loadManager/autoload.vue
@@ -126,7 +126,7 @@ <el-dialog :title="confirmTxt" :visible.sync="confirmVisible" width="30%"> width="300px"> <!-- <span>{{}}</span> --> <span slot="footer" class="dialog-footer"> <el-button @click="confirmVisible = false">取 消</el-button> @@ -285,6 +285,7 @@ // console.log(obj); this.updateSetPower.data.set_power = obj.set_power; this.updateSetPower.data.dev_id = obj.dev_id; this.updateSetPower.data.dev_ip = obj.dev_ip; this.updateSetPower.show = true; } // 设定时间间隔