优惠券

This commit is contained in:
@fawn-nine
2024-10-18 17:02:59 +08:00
parent ce2574a60b
commit 5663fecb71
6 changed files with 508 additions and 28 deletions

View File

@@ -385,7 +385,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