futian.liu
2023-12-21 1a4f00e0b4d24ae72c7d95e31e685d9a2be0aa62
admin-web/src/views/systemSetting/user/authRole.vue
@@ -46,7 +46,7 @@
</template>
<script>
import { getAuthRole, updateAuthRole } from "@/api/system/user";
import {getAuthRole, updateAuthRole} from "@/api/system/user";
export default {
  name: "AuthRole",