|
@@ -48,7 +48,7 @@ module.exports = {
|
|
|
no: "%no%",
|
|
|
owner: "owner",
|
|
|
supply_type: "supply_type",
|
|
|
- client: "client",
|
|
|
+ client: "supplier.client",
|
|
|
"send_time@start": "send_time@start",
|
|
|
"send_time@end": "send_time@end",
|
|
|
"sign_time@start": "sign_time@start",
|
|
@@ -73,7 +73,7 @@ module.exports = {
|
|
|
owner: "owner",
|
|
|
principal: "principal",
|
|
|
client: "supplier.client",
|
|
|
- car_no:"supplier.car_no",
|
|
|
+ car_no: "supplier.car_no",
|
|
|
"date@start": "create_time@start",
|
|
|
"date@end": "create_time@end",
|
|
|
is_js: "is_js",
|