档案合集样式修改

master
wanglei 1 year ago
parent cce3843e03
commit c2df02daa0

@ -337,7 +337,7 @@
<!-- 纠错 -->
<el-dialog title="纠错" :visible.sync="open_jc" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-row :gutter="10">
<el-col :span="12">
@ -544,7 +544,7 @@
<!-- 新增手动识别-->
<el-dialog title="新增手动识别" :visible.sync="open_add" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-row :gutter="20">
<el-col :span="8">

@ -1314,7 +1314,7 @@
<!-- 纠错 -->
<el-dialog title="纠错" :visible.sync="open_jc" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="80px">
<el-row :gutter="10" class="jc_sb">
<el-col :span="12">
@ -2070,7 +2070,7 @@
<!-- 新增手动识别 -->
<el-dialog title="新增手动识别" :visible.sync="open_add" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-row :gutter="20">
<el-col :span="8">

@ -329,7 +329,7 @@
<!-- 纠错 -->
<el-dialog title="纠错" :visible.sync="open_jc" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-row :gutter="10">
<el-col :span="12">
@ -545,7 +545,7 @@
<!-- 新增手动识别 -->
<el-dialog title="新增手动识别" :visible.sync="open_add" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-row :gutter="20">
<el-col :span="8">

@ -306,7 +306,7 @@
<!-- 纠错 -->
<el-dialog title="纠错" :visible.sync="open_jc" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="60px">
<el-row :gutter="10">
<el-col :span="12">
@ -490,7 +490,7 @@
<!-- 新增手动识别 -->
<el-dialog title="新增手动识别" :visible.sync="open_add" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="60px">
<el-row :gutter="20">
<el-col :span="8">

@ -358,7 +358,7 @@
<!-- 纠错 -->
<el-dialog title="纠错" :visible.sync="open_jc" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules">
<el-row :gutter="10">
<el-col :span="12">
@ -577,7 +577,7 @@
<!-- 新增手动识别 -->
<el-dialog title="新增手动识别" :visible.sync="open_add" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="120px">
<el-row :gutter="20">

@ -385,7 +385,7 @@
<!-- 纠错 -->
<el-dialog title="纠错" :visible.sync="open_jc" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-row :gutter="10">
<el-col :span="12">
@ -658,7 +658,7 @@
<!-- 新增手动识别 -->
<el-dialog title="新增手动识别" :visible.sync="open_add" width="90%" append-to-body top="10px !important">
<div style="height: 86vh;">
<div style="min-height: 85vh;">
<el-form ref="form" :model="form" :rules="rules" label-width="100px">
<el-row :gutter="20">
<el-col :span="8">

Loading…
Cancel
Save