|
|
@ -361,7 +361,7 @@
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
</el-row>
|
|
|
|
</el-row>
|
|
|
|
<el-row v-if="viewType != 1">
|
|
|
|
<el-row v-if="viewType != 1">
|
|
|
|
<el-col :span="18">
|
|
|
|
<el-col :span="16">
|
|
|
|
<el-form-item prop="code" label="扫码录入校验:">
|
|
|
|
<el-form-item prop="code" label="扫码录入校验:">
|
|
|
|
<el-input
|
|
|
|
<el-input
|
|
|
|
@focus="getInputFocus($event)"
|
|
|
|
@focus="getInputFocus($event)"
|
|
|
@ -373,7 +373,7 @@
|
|
|
|
></el-input>
|
|
|
|
></el-input>
|
|
|
|
</el-form-item>
|
|
|
|
</el-form-item>
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
<el-col :span="4">
|
|
|
|
<el-col :span="6">
|
|
|
|
<el-button-group
|
|
|
|
<el-button-group
|
|
|
|
style="display: flex; height: 35px">
|
|
|
|
style="display: flex; height: 35px">
|
|
|
|
<el-button
|
|
|
|
<el-button
|
|
|
|