This commit is contained in:
2024-10-29 16:42:06 +08:00
12 changed files with 2172 additions and 343 deletions

View File

@@ -392,7 +392,8 @@ export default {
// console.log('editor ready!', quill)
},
init(row) {
console.log("11111", row);
console.log("进来了吗?", row);
// if(!)
if (row && row.id) {
this.courseId = row.id
this.$http