RuoYi
2021-07-06 0b0da91139a41bc59c1bfac20fd02a01de37ac83
ruoyi-ui/src/views/system/menu/index.vue
@@ -393,7 +393,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    }
  }
};