whychw
2020-10-12 b26b19ec06b9183bee0b0fbdf8c70f81e5d1a2f2
U 设置弹窗操作成功后关闭
2个文件已修改
9 ■■■■■ 已修改文件
src/views/loadManager/autoload.vue 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/loadManager/burstload.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/loadManager/autoload.vue
@@ -339,8 +339,7 @@
                type: 'success',
                message: re.msg
              });
              // 暂定不关闭弹窗
              // this.updateDelay.show = false;
              this.updateDelay.show = false;
            } else {
              this.$message({
                type: 'success',
@@ -369,8 +368,7 @@
                type: 'success',
                message: re.msg
              });
              // 暂定不关闭弹窗
              // this.updateSetPower.show = false;
              this.updateSetPower.show = false;
            } else {
              this.$message({
                type: 'success',
src/views/loadManager/burstload.vue
@@ -278,8 +278,7 @@
                type: 'success',
                message: re.msg
              });
              // 暂定不关闭
              // this.updateSetPower.show = false;
              this.updateSetPower.show = false;
            } else {
              this.$message({
                type: 'success',