正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -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> |
-
请 注册 或 登录 后发表评论