futian.liu
2023-11-30 33f4541719f5bf8f98616e3bcfcae1c416c69551
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",