石广澎
2023-12-13 6b36599c6bd372a5cce5e078c2f4e4cb9e2ee36a
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",