From ac20aa9c9a1856f941e7c293471aa67c0dc2d9ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=93=BC=E5=94=A7L?= Date: Wed, 17 Jan 2024 17:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=B2=E4=B9=A6=E5=9B=9E=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/book/book-add-or-update.vue | 1 + src/views/modules/medical/light.vue | 2 +- src/views/modules/medical/publish.vue | 7 ++++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/views/modules/book/book-add-or-update.vue b/src/views/modules/book/book-add-or-update.vue index fe8661f..ae8c10d 100644 --- a/src/views/modules/book/book-add-or-update.vue +++ b/src/views/modules/book/book-add-or-update.vue @@ -375,6 +375,7 @@ this.dataForm.novel = data.book.novel this.dataForm.clockIn = data.book.clockIn this.dataForm.teachIn = data.book.teachIn + this.dataForm.canListen = data.book.canListen var checklist = data.book.type var medicaldeschecklist = data.book.medicaldesBookType var authorList = data.book.authorId diff --git a/src/views/modules/medical/light.vue b/src/views/modules/medical/light.vue index 30b6d37..8d8ee1d 100644 --- a/src/views/modules/medical/light.vue +++ b/src/views/modules/medical/light.vue @@ -35,7 +35,7 @@ {{ scope.row.url }} - + diff --git a/src/views/modules/medical/publish.vue b/src/views/modules/medical/publish.vue index b69802a..2a802b5 100644 --- a/src/views/modules/medical/publish.vue +++ b/src/views/modules/medical/publish.vue @@ -26,6 +26,11 @@ {{ scope.row.book.name }} + + +