|
|
@ -50,7 +50,7 @@
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
<el-col :span="8">
|
|
|
|
<el-col :span="8">
|
|
|
|
<el-form-item prop="code">
|
|
|
|
<el-form-item prop="code">
|
|
|
|
<el-input v-model="inputQuery.invoiceCode" auto-complete="off" ></el-input>
|
|
|
|
<el-input v-model="inputQuery.invoiceEncode" auto-complete="off" ></el-input>
|
|
|
|
</el-form-item>
|
|
|
|
</el-form-item>
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
</el-row>
|
|
|
|
</el-row>
|
|
|
@ -62,7 +62,7 @@
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
<el-col :span="8">
|
|
|
|
<el-col :span="8">
|
|
|
|
<el-form-item prop="name">
|
|
|
|
<el-form-item prop="name">
|
|
|
|
<el-input v-model="inputQuery.invoiceEncode" auto-complete="off" ></el-input>
|
|
|
|
<el-input v-model="inputQuery.invoiceCode" auto-complete="off" ></el-input>
|
|
|
|
</el-form-item>
|
|
|
|
</el-form-item>
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
|
|
|
|
|
|
|
|