Commit 288c9dcc authored by honghy's avatar honghy

bug191 【(app/h5/web)-搜索】查询框中默认显示字段与需求不符

parent b75afa33
...@@ -78,7 +78,7 @@ export default { ...@@ -78,7 +78,7 @@ export default {
"address": "请输入地址", "address": "请输入地址",
"department": "请输入部门", "department": "请输入部门",
"job": "请输入工作职位", "job": "请输入工作职位",
"moreKey": "订单号,提单号,唛头或收货人姓名电话", "moreKey": "订单号,提单号,唛头,电话",
"reason": "请告知我们您的退仓原因", "reason": "请告知我们您的退仓原因",
"sum": "请输入箱数", "sum": "请输入箱数",
"note": "请输入备注", "note": "请输入备注",
...@@ -138,4 +138,4 @@ export default { ...@@ -138,4 +138,4 @@ export default {
"delAddress": "确定删除地址吗?", "delAddress": "确定删除地址吗?",
"recommend": "请输入推荐码(非必填)", "recommend": "请输入推荐码(非必填)",
"saveAddress": "保存地址" "saveAddress": "保存地址"
} }
\ No newline at end of file
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