src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -908,7 +908,7 @@ <el-dialog title="文件预览" :visible.sync="lookFileVisible" width="60%" fullscreen> width="60%" fullscreen :modal="false"> <filePreview v-if="lookFileVisible" :fileUrl="currentFile.url" :currentFile="currentFile" style="max-height: 87vh;overflow-y: auto;"/> </el-dialog>