Browse Source

小修改

zyc 1 year ago
parent
commit
1b1cff0f58
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ruoyi-admin/src/main/resources/templates/system/role/edit.html

+ 2 - 2
ruoyi-admin/src/main/resources/templates/system/role/edit.html

@@ -109,10 +109,10 @@
 			},
 			messages: {
 		        "roleName": {
-		            remote: "角色名称已经存在"
+		            remote: "角色名称已经存在"
 		        },
 		        "roleKey": {
-		            remote: "角色权限已经存在"
+		            remote: "角色权限已经存在"
 		        }
 		    },
 		    focusCleanup: true