|
|
|
@ -94,7 +94,7 @@ export default class Shixuninformation extends Component {
|
|
|
|
|
loading: true
|
|
|
|
|
})
|
|
|
|
|
let id = this.props.match.params.shixunId;
|
|
|
|
|
let url = `/shixuns/${id}/update_permission_setting.json`;
|
|
|
|
|
let url = `/shixuns/${id}/update_learn_setting.json`;
|
|
|
|
|
axios.post(url,
|
|
|
|
|
{
|
|
|
|
|
shixun: {
|
|
|
|
|