Commit 018019b0 by qinjianhui

fix: 订单查询错误修改

parent 659abcc5
...@@ -188,7 +188,7 @@ ...@@ -188,7 +188,7 @@
</ElFormItem> </ElFormItem>
<ElFormItem label="订单号"> <ElFormItem label="订单号">
<ElInput <ElInput
v-model="searchForm.factoryOrderNumber" v-model.trim="searchForm.factoryOrderNumber"
placeholder="订单号" placeholder="订单号"
clearable clearable
style="width: 150px" style="width: 150px"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment