shish 5 lat temu
rodzic
commit
69a0f9c0ac
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      ghsApp/src/components/app-timer.vue

+ 2 - 2
ghsApp/src/components/app-timer.vue

@@ -28,11 +28,11 @@ export default{
   props: {
     timeLabel: {
 			type: String,
-			default: "配送时间"
+			default: "发单时间"
 		},
     placeholder: {
 			type: String,
-			default: "请选择具体时间"
+			default: "默认立即发单"
 		},
     sendTime: {
 			type: String,