|
|
|
@ -17,18 +17,18 @@
|
|
|
|
|
style="padding-top: 40px"
|
|
|
|
|
>
|
|
|
|
|
<el-card style="margin-top: -30px">
|
|
|
|
|
<el-row>
|
|
|
|
|
<el-col :span="20">
|
|
|
|
|
<el-form-item prop="code" label="扫码校验:">
|
|
|
|
|
<el-input
|
|
|
|
|
id="inputer"
|
|
|
|
|
placeholder="请输入发票码"
|
|
|
|
|
type="tel"
|
|
|
|
|
:disabled="true"
|
|
|
|
|
></el-input>
|
|
|
|
|
</el-form-item>
|
|
|
|
|
</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
<!--<el-row>-->
|
|
|
|
|
<!-- <el-col :span="20">-->
|
|
|
|
|
<!-- <el-form-item prop="code" label="发票码:">-->
|
|
|
|
|
<!-- <el-input-->
|
|
|
|
|
<!-- id="inputer"-->
|
|
|
|
|
<!-- placeholder="请输入发票码"-->
|
|
|
|
|
<!-- type="tel"-->
|
|
|
|
|
<!-- :disabled="true"-->
|
|
|
|
|
<!-- ></el-input>-->
|
|
|
|
|
<!-- </el-form-item>-->
|
|
|
|
|
<!-- </el-col>-->
|
|
|
|
|
<!--</el-row>-->
|
|
|
|
|
<el-row>
|
|
|
|
|
<el-col :span="11">
|
|
|
|
|
<el-form-item label="机械编码:" prop="machineNo">
|
|
|
|
|