src/views/technology/document/document-form.vue
@@ -604,7 +604,7 @@ </el-collapse> </el-card> </el-tab-pane> <el-tab-pane label="图片上传" style="height: 100%"> <!-- <el-tab-pane label="图片上传" style="height: 100%"> <el-card class="document-structure"> <div slot="header"> <span>结构图</span> @@ -691,7 +691,7 @@ <img width="100%" :src="dialogFlowImageUrl" alt="" /> </el-dialog> </el-card> </el-tab-pane> </el-tab-pane> --> </el-tabs> </div> </div>