作者 朱兆平

update: 转关运抵增加提运单号搜索条件

... ... @@ -65,9 +65,9 @@
<el-row style="margin-top: -5px">
<el-col :span="6">
<el-form-item>
<el-input
<el-input clearable
v-model="formTrn.billno"
placeholder="提运单号" style="width: 210px"
placeholder="提运单号" style="width: 214px"
>
<template slot="prepend">提运单号</template>
</el-input>
... ...