完成课程管理数据读取,修复页面加载css,js错误

This commit is contained in:
F嘉阳
2018-02-08 23:03:05 +08:00
parent 246f9d7e00
commit 5db6f909c4
10 changed files with 186 additions and 108 deletions

View File

@@ -157,7 +157,6 @@ var Main = {
console.log(error);
});
})
},
methods: {
openNotiSuccess(title,content) {