whychw
2020-10-10 9ffb60a803d9e064a4f1a148102ff3367b49c95a
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;
    }
    // 设定时间间隔