作者 朱兆平

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

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