|
@@ -1,6 +1,6 @@
|
|
|
<template>
|
|
<template>
|
|
|
<div class="VisitSchedule-all" v-loading.fullscreen.lock="fullscreenLoading" element-loading-text="耗时较长请耐心等待">
|
|
<div class="VisitSchedule-all" v-loading.fullscreen.lock="fullscreenLoading" element-loading-text="耗时较长请耐心等待">
|
|
|
- <el-dialog :before-close="handleBeforeClose" :close-on-click-modal="false" title="请示文件预览" :visible.sync="RequestDocumentVisible" @close="handleDialogClose">
|
|
|
|
|
|
|
+ <el-dialog :before-close="handleBeforeClose" :close-on-click-modal="false" title="深度思考" :visible.sync="RequestDocumentVisible" @close="handleDialogClose">
|
|
|
<div>
|
|
<div>
|
|
|
<div class="RequestDocument-box" style="white-space:pre-line;height: 500px;overflow-y: auto;"
|
|
<div class="RequestDocument-box" style="white-space:pre-line;height: 500px;overflow-y: auto;"
|
|
|
v-html="RequestDocument"></div>
|
|
v-html="RequestDocument"></div>
|