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