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