This commit is contained in:
gjz 2025-02-24 10:17:40 +08:00
parent 6c949166db
commit c05d82e32e
2 changed files with 2 additions and 3 deletions

View File

@ -828,7 +828,6 @@ export default {
getcuinfodetail(obj, id) {
//
getCourseInfodetail({ gcid: id }).then((res) => {
debugger
let data = res;
if (data) {

View File

@ -58,8 +58,8 @@ export default {
leftuser,
loginbg: loginbg,
form: {
username: "admin",
password: "skzhsucceed",
username: "",
password: "",
/* username: "",
password: "", */
},