|
|
|
|
@ -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">
|
|
|
|
|
|