shish hace 11 meses
padre
commit
bca84a9417
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ghsApp/src/admin/home/components/OrderItem.vue

+ 1 - 1
ghsApp/src/admin/home/components/OrderItem.vue

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