|
@@ -127,7 +127,7 @@
|
|
|
</form>
|
|
</form>
|
|
|
</div>
|
|
</div>
|
|
|
<p class="footer">
|
|
<p class="footer">
|
|
|
- Copyright 2016 www.say365.cn,lnc.All rights reserverd <br> 鲁ICP备14000919号-1
|
|
|
|
|
|
|
+ Copyright 2024 www.supermark.com,lnc.All rights reserverd <br> 京ICP备XXXXXXXXX号-1
|
|
|
</p>
|
|
</p>
|
|
|
</div>
|
|
</div>
|
|
|
</template>
|
|
</template>
|
|
@@ -164,7 +164,7 @@ export default {
|
|
|
this.$api.login(parms).then((res)=>{
|
|
this.$api.login(parms).then((res)=>{
|
|
|
let data=res.data
|
|
let data=res.data
|
|
|
if(res.data.code == 0){
|
|
if(res.data.code == 0){
|
|
|
- window.location.hash='/school/class/list';
|
|
|
|
|
|
|
+ window.location.hash='/school/class';
|
|
|
}else{
|
|
}else{
|
|
|
// this.$message.error(res.data.message);
|
|
// this.$message.error(res.data.message);
|
|
|
this.tp=res.data.message
|
|
this.tp=res.data.message
|