futian.liu
2023-12-22 8ce1dcfe07de7dcfd397a0af02689653da0981eb
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",