From acafdd1f87f4df0a006fe5684ed09ada91d77acf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=BB=A4?= <2603820757@qq.com> Date: Wed, 31 Aug 2022 21:53:26 +0800 Subject: [PATCH 01/11] :bug: https://gitee.com/example-cloud/example-ui/issues/I5OOJT --- src/views/system/authority/index.vue | 1 + src/views/system/role/index.vue | 8 +++++++- src/views/system/user/components/info-modal.vue | 15 ++++++++++++++- src/views/system/user/index.vue | 6 +++++- 4 files changed, 27 insertions(+), 3 deletions(-) diff --git a/src/views/system/authority/index.vue b/src/views/system/authority/index.vue index b7ffea8..090ed23 100644 --- a/src/views/system/authority/index.vue +++ b/src/views/system/authority/index.vue @@ -37,6 +37,7 @@ :data="tableData" :loading="loading" style="margin-top: 20px" + row-key="id" >