|
@@ -1,5 +1,5 @@
|
|
|
<template>
|
|
<template>
|
|
|
- <el-dialog class="preview-course" :visible="visible" :title="$t('Key144')" width="1100px" @close="dialogClose">
|
|
|
|
|
|
|
+ <el-dialog class="preview-course" :visible="visible" :title="$t('Key144')" width="1350px" @close="dialogClose">
|
|
|
<template v-if="fileType === 'courseware'">
|
|
<template v-if="fileType === 'courseware'">
|
|
|
<template v-if="category === 'NPC'">
|
|
<template v-if="category === 'NPC'">
|
|
|
<booknpc
|
|
<booknpc
|