@@ -61,7 +61,7 @@
: item.sendType == 1
? '到店自取'
: item.sendType == 2
- ? '代叫配送'
+ ? '跑腿送'
: item.sendType == 3
? item.wlName
: item.sendType == 4