|
|
@@ -135,7 +135,7 @@ export default {
|
|
|
{
|
|
|
field: 'orgName',
|
|
|
name: '物流公司名称',
|
|
|
- search: { type: 'text', placeholder: '请输入 物流公司' }
|
|
|
+ search: { type: 'text', placeholder: '请输入 公司名称' }
|
|
|
},
|
|
|
{
|
|
|
field: 'tradeType',
|
|
|
@@ -192,7 +192,7 @@ export default {
|
|
|
{
|
|
|
field: 'orgName',
|
|
|
name: '物流公司名称',
|
|
|
- search: { type: 'text', placeholder: '请输入 物流公司' }
|
|
|
+ search: { type: 'text', placeholder: '请输入 公司名称' }
|
|
|
},
|
|
|
{
|
|
|
field: 'changeAmount',
|